#layout_title,#layout_navi{
 display: none;
}

#layout_content{
 overflow:visible;
 display:block;
 width:90%;
 margin:10px;
 padding:0;
}

#start {
 display: none;
}
