BODY {
   background-color:#414052; 
   font:95% Duchess, peinaud, georgia, verdana, arial, helvetica, sans-serif;   
   color:#ffc1c4;
   width:525px;
   height:810px;
   margin-left:auto;
   margin-right:auto;
   margin-top:5px;
   border-color:#7f402f;
 

}
span.highlight
{
background-color: #7f402f;
font: Medium;
font-weight:bold;
color: #ffffff; 
 padding:5px;
}
a { 
text-decoration : none; 
color : #ffffff; 

} 
a:hover { 
text-decoration : underline; 
background-color : #ffffff; 
color : #7f402f; 
 font-size:110%;
} 
#footer
{

font-size:medium;
text-align:right;
font-weight:bold;
margin-top:-50px;
margin-right:10px;
}
