
body {background-color:#ffffcc; color:#330000; font-family:Verdana,Arial,sans-serif;
}

h1 {
backgroud-color:#ffffff; 
color:#000000; 
line-height: 200%;
}

div{
background-color:#ccaa66;
text-color:#000000;
width:80%;
text-align: center;
}

#nav{
margin-left: auto; 
margin-right: auto; 
text-align: center;
}

#footer{
backgroud-color: #ccaa66; 
text-color: #000000; 
font-size: .60em; 
font-style: italic; 
text-align: center;
}