#sidebar, #footer, #header{
	display:none;
}

#content{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}