body {
background:#84A4C1;} 

h1 { 
font-family: Arial;
font-size: 20px;
font-weight: bold;
color: #000000;
text-align: center
} 

h2 { 
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #000000;
text-align: center
 }

:link {
color: #3366FF
}

:visited {
color: #3366FF
}

:hover { 
color: #B46A6A; 
}
