#header {
	display: none;
}

#footer {
	display: none;
}

#content {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
