.cleaner
{
   display: none;
}

body, html
{
   background: # url() repeat-x;
}

#wrapper
{
   background: none;
   width: px;
   font-family: arial, verdana, helvetica;
}

#header
{
   background: url() no-repeat;
   height: 15px;
}

#header_left
{
   float: left;
}

#content
{
   width: 900px;
}

#content_in
{
   width: 700px;
   margin-left: 50px;
   margin-right: 50px;
}

#footer
{
   padding-left: 200px;
}