body{
     background: #000066;
     font-family: verdana;
     font-size: 10pt;
}

#prehead
{
     background-color:yellow;
     font-family:impact;
     font-size: 18pt;
}
#headline{
color: #ffffff;
font-family:impact;
font-size: 22pt;
 }

#wrap{
      width: 850px;
      margin: 0px auto;


 }

#page{
      background: #ffffff;
      width: 800px;
      margin: 5px auto;
      text-align: left;
 }
 
#yes{
     background: #b4d8fc;
     border: 4px dashed #cc0000;
     width: 250px;
     margin: 5px;
     padding: 5px;
 }
 
 #fluff

{
font-size: 85%;
color: #D4D4D4;

}

#fluff a:link

{
color: #D4D4D4;
text-decoration: none;


}

#fluff a:visited

{

color: #D4D4D4;
text-decoration: none;
}

#fluff a:hover

{
color: #8A8A8A;  	


}