H1 
   { 
    text-align: center 
   }
H2 
   { 
    text-align: center 
   }
H3 
   { 
    text-align: center 
   }
H4 
   { 
    text-align: center 
   }
BODY
   {
   color:#02025A;
   background-color:#FFFFFF;
   font-family:sans-serif;
   }
A:link{color:blue}
A:visited{color:purple}
A:active{color:red}