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