BODY {
font-family: Georgia, serif;
color: #663300;
background-color: #FFFFFF;
}

H1, H2, H3 {
font-family: verdana, sans-serif;
text-align: center;
}

A {
text-decoration: underline;
color: #663300;
}

A:hover {
color: #FFFFFF;
background-color: #663300;
text-decoration: none; 
}
