#wrapper {margin-left: auto; margin-right: auto; width: 80%;
background-color: #ffffff; min-width: 960px; max-width: 2048px;
box-shadow: 0px 3px 3px rgba(66,66,66,0.3); }
#homehero { background-image: url(homehero.jpg); height: 300px; background-size: cover; background-repeat: no-repeat;background-position: center;}
body { background: linear-gradient(to bottom,#eeeeee,#ffffff); background-attachment: fixed;
    font-family: Verdana;
}
header h1 {background-image: url(dsu.jpg);background-position: right; background-repeat: no-repeat ;background-color: #BA1C21; color:#FFFFFF; padding: 1em; height: 72px;line-height: 240%; font-family: Georgia;margin-bottom: 0; }
nav { background-color: #F3F3F3; padding-top: 0.5em; padding-right: 0.5em;
    padding-bottom: 0.5em; padding-left: 2em;font-weight: bold; }
h2 { color: #424242; font-family: Georgia;}
footer {font-style: italic; font-size: small; text-align: center; padding: 1em;}
span.dsu { color:#BA1C21; font-size: 1.2em;}
dt { color:#BA1C21; font-weight: bold;}
#studenthero { background-image: url(studenthero.jpg); height: 300px; background-size: cover; background-repeat: no-repeat;background-position: center;}
h3 { color:#BA1C21; font-weight: bold;}
#facultyhero { background-image: url(facultyhero.jpg); height: 300px; background-size: cover; background-repeat: no-repeat;background-position: center;}
main {padding-left: 2em;padding-right: 2em; display: block;}
nav a {text-decoration: none;}