body         { font-family: Trebuchet MS, Arial, Helvetica; color: rgb(57,41,24); 
               background-repeat: no-repeat; background-image: 
               url('images/header.jpg'); 
               background-color: rgb(226,206,181); 
               margin-left: 0px; margin-right: 5px; margin-top: 0px; 
               background-position: left top }
p.first      { font-family: Trebuchet MS, Arial, Helvetica; font-size: 11pt; color: 
               rgb(57,41,24); text-indent: 7; margin-left: 3%; 
               margin-right: 3% }
p.second      { font-family: Arial Narrow, Arial, Helvetica; font-size: 9pt; color: 
               rgb(57,41,24); margin-left: 15%; 
               width: 250px }
p.third      { font-family: Arial Narrow, Arial, Helvetica; font-size: 9pt; color: 
               rgb(57,41,24); padding-top: -50px }
h1           { font-family: Georgia, Garamond, Serif; font-size: 14pt; color: 
               rgb(57,41,24); margin-left: 5%; margin-right: 20% }
h2           { font-family: Trebuchet MS, Arial, Helvetica; font-size: 17pt; color: 
               rgb(57,41,24); margin-left: -3px; margin-right: 5%; font-weight: lighter;
               padding-bottom: -6px }
                              
A:link { color: rgb(77,88,133); text-decoration: none }
A:active { color: rgb(33,33,33); font-weight: lighter; text-decoration: none }
A:visited { color: rgb(133,77,66); text-decoration: none }
A:hover { color: rgb(142,136,134) }

