div.top, div.header, div.navi, div.subnavi, div.rightbox
{
  display: none;
}

div.content
{
  float: left;
  width: 100%;
}

div.body, div.page
{
 width: 100%;
}