body {
background: #ffffcc;
color: #330000;
font-family: verdana, arial, sans-serif; }

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;
}