body      {background-color:FFFFFF;
           color:#666666;
           font-family: verdana;
           background: bottom;
           background-color:#EEEEEE#FFFFFF;
           background-attachment:fixed;}
header    {color:#FFFFFF; 
           background-color: #BA1C21 ;
           font-family: georgia;} 
h1        {line-height: 240%;
          background-image: url(dixie4images/dsu.jpg);
          background-repeat: no-repeat;
          background-position: right;
          height: 72px;
          padding-left: 1em;
          margin-bottom: 0;}
nav       {background-color:#F3F3F3 ;
           font-weight:bold;
          padding-top: 0.5em;
          padding-right: 0.5em;
          padding-bottom: 0.5em;
          padding-left: 2em;}
h2        {color:#424242;
           font-family:Georgia, 'Times New Roman', Times, serif;}
.dsu      {color: #BA1C21;
           font-size: 1.2em;}
footer    {font-size: .70em;
           font-style: italic;
           text-align: center;
           padding: 1em;}
dt        {font-weight: bold;
           color: #BA1C21;}
#student  {background-color: #FFFFFF;}
#wrapper  {width: 80%;
           margin-right: auto;
           margin-left: auto;
           background-color: #FFFFFF;
           min-width: 960px;
           max-width: 2048px;
           box-shadow: 0px 3px 3px rgb(66,66,66,0.3);}
#homehero {background-image: url("dixie4images/homehero.jpg");
          height: 300px;
          background-size: cover;
          background-position: center;} 
#studenthero{background-image: url("dixie4images/studenthero.jpg");
          height: 300px;
          background-size: cover;
          background-position: center;}
#facultyhero{background-image: url("dixie4images/facultyhero.jpg");
          height: 300px;
          background-size: cover;
          background-position: center;}
h3        {color: #BA1C21;}
main      {padding-left: 2em;
          padding-right: 2em;
          display: block;}
nav a {text-decoration: none;}
