body {
background: #6699ff;
color: #d5e3ff;
font-family: Verdana, Arial, sans-serif; 
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 80%;
}

h1 {
background: #6699ff;
color: #d5e3ff;
text-align: center;
line-height: 200%; 
}

#nav {
text-align: center;
font-weight: bold;
}

#footer {
background: #6699ff;
color: #d5e3ff;
font-size: .70em;
font-style: italic;
}


