body       { font-size:16px; color:#000000; text-align:center; 
             font-family:Arial,Helvetica,sans-serif; }
h1         { font-size:28px; color:#666666; }
h2         { font-size:18px; }
ul         { list-style-type: square; }
a          { color: #0066B3; background: inherit; text-decoration: none; }
#container { width:750px; margin:auto; }
#content   { text-align:left; background-color:#f4f4ea; padding:10px; }
#header    { height:37px; }
#header, #footer { font-size:14px; color:#828282; }
#footer    { margin-top:6px; }
.right     { float:right; }
.left      { float:left; }

