#header, #navbar, #menu, #footerbase, img {
display: none;
}

#content {
float: none !important;
width: auto;
margin: 0 10%;
padding-top: 1em;
border: 0;
background: transparent none;
border-bottom: 1px solid #630;
font-size: 95%;
}