#header,
#footer,
#content .top,
#cotnent .bottom {
	display: none;
}

#body {
	border: 1px solid red;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
