
BODY {
background: #2D6DA5 url("**");
color: #000000;

}



a:link {
color: #000000;
}
a:active { 
color: #77A0C5;
}

a:visited { 
color: #000000; 
}

A:HOVER { 
color: #729DC3; 
}  



h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}