html {
  background-image:none;
  background-color:white;
}
body {
  background-color:white;
}
#header, #mainmenu, #extrasection, #footer
, #shadowleft, #shadowright {display:none}
.outer { border: 0px;}
.float-wrap { float:none;margin:0;width:100%;}

#frame {
width: 100%;
margin: 0;
}
#framecontent {
    border:0px;
}


#content {
float: none; 
width:100%; 
}
