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