body {
  background-color:#DCC8B9;
  background-image: url('/includes/images/1600x900_S25Convocation_Slide_Template_NoPicture.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-attachment: fixed;
  background-size:100% auto;
}

#text-wrapper {
position:fixed;
top:0;
left:0;
width:57.5%;
height:100%;
padding-left:2.5em;
padding-right:2.5em;
padding-top:2.5em;
}
#name{
font-weight:800;
font-size:3em;
margin:0;
}
#degree{
font-size:2em;
font-weight:700;
margin-top:.25em;
margin-bottom:0;
}
#extra{
font-size:1.6em;
margin-top:.1em;
}
#latin_honors{
font-style:italic;
}
#dissertation {
font-variant:all-small-caps;
}
#personal-message{
margin-top:1em;
font-size:1.6em;
line-height:1.2em;
}
#image-wrapper{
position:fixed;
top:0;
right:0;
width:42.5%;
height:100%;
}
#personal-image{
max-width:100%;
max-height:100%;
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
padding:4%;
}
