body { background-color: #6699FF;
       color: #D5E3FF; 
       font-family: Verdana, Arial, sans-serif;
}
#wrapper { margin-left: auto;    
       margin-right: auto;
       width:700px;
}
h1 { text-align:center;
}
.nav { font-weight:bold;
}
.category { font-weight: bold;
            color: #003366; 
            background-color:#6699FF;
            font-size: 1.1em;
         
}
#footer { font-size: .70em;
        font-style: italic;
}

  