
BODY { 
   font-family : Trebuchet, Arial, Helvetica, sans-serif ; 
   font-size : 10pt;
   color : #FEFBEB;
   text-decoration : none; 
   text-align: left;
   background: black url(background.jpg) no-repeat;
}


.main {
padding-top: 220px;
padding-left: 150px;
padding-right: 10px;
padding-bottom: 0px;
}

A:link { 

   text-decoration : none;
    color : #FEFBEB;
}

A:visited {
   text-decoration : none;
    color : #FEFBEB;
}

A:hover  {
   color : #ffffff;

   font-weight : bold;
}	
