div.menu{
	display: none;
}

div.content{
	padding-left: 50px;
}
div#header{
    display: none;
}
div#content{
    /* padding: 0 */
}
