body { background-color: #6699ff;
       color: #d5e3ff;
       font-family: Verdana, Arial, sans-serif; }
h1 { text-align: center; }
.nav { font-weight: bold; }
.category { background-color: #6699ff;
            color: #003366;
            font-weight: bold;
            font-size: 1.1em;
            text-shadow: 1px 1px 1px #666 }
#footer { font-size: .70em;
          font-style: italic; }
#wrapper { width: 700px;
           margin-left: auto;
           margin-right: auto; }
img { border-style: none; }
#main { text-align: center; }