html body {
  text-align:left;
  background: white;  color:black;
}
#content { margin:0; width:100%;}
#text { width: auto; }
#menu    { display:none; }
#text div, #text p { float:none; }
#content div { border: none;}
