<html>
<style type="text/css">
body { background-color: #ffffcc; 
       color: #330000:
       font-family: "Verdana";
}
h1 { background-color: #ccaa66; 
     color: #000000;
     line-height: 200%;
     text-align: center;
}
.nav { text-align: center;
}
footer { background-color: #ccaa66;
         color: #000000;
         font-size: .60em;
         font-style: italics;
         text align: center;
#wrapper { width: 800px;
           margin-left: auto;
           margin-right: auto;
}
</style>
</html>