body {
background-color: #6699ff;
color: #d5eff;
font-family: Verdana, Arial, Sans-Serif
width: 80%;
}

h1 {
background-color: #6699ff;
color: #003366;
line-height: 200%;
}

#nav {
font-weight: bold;
}

.category {
font-weight: bold;
background-color: #6699ff;
color: #003366;
font-size: 1.1em;
}

#footer {
font-size: .70em;
}

#category {
font-weight: bold;
background-color: #6699ff;
color: #003366;
font-size: 1.1em;
}

#all {
text-align: center;

}