<style type='text/css' >
body       { background-color:#000; text-align:center; 
             font-family:verdana, san-serif; font-weight:bold; font-size:80%; color:#000; }
#container { background-color:#ffc; text-align:center; width:1024px; margin:20px auto; 
             padding:20px 20px 120px 20px; border:5px #930 solid; }
p          { font-size:1em; }
a:link     { color: #3F3D3D;  }
a:visited  { color: #3F3D3D;  }
a:hover    { color: #000000;  }
a:active   { color: #3F3D3D;  }
li         { font-weight:bold; }
           /* centered tables that obey css width parameter*/
table      { table-layout:fixed; margin-left:auto; margin-right:auto; }
/*** cross-browser float clearer ***/
div.clearer { clear: both; font-size: 1px; line-height: 1px; }
/*** <div class="clearer">&nbsp;</div> ***/
</style>
