.wrapper { 
width: 700px;
margin-left: auto;
margin-right: auto;
width: 80%;
}
body {
background-color: #6699ff;
color: #d5e3ff;
font-family: Sans-Serif;
}
h1 {
background-color: #6699ff;
color: #003366;
line-height: 200%;
}
.footer {
font-size: .70em;
font-style: italic;
}
.nav {
font-style: bold;
}




		   
