/*** september-2010:index ***/

 /* RESET */
html,body    {margin:0px; padding:0px; border:0px; background-color:#DAC68B;
               font-size:1em/1.4em; font-family:Georgia,Verdana,sans-serif; color:#32457c;}
html,p       { margin:0; padding:0; font-weight:normal; }
img          { text-align:center; border:none; }   /* END RESET */ 

/* LAYOUT */
#container   { width:750px; margin-left:auto; margin-right:auto; }
#container   { height:auto; margin-top:10px;}
