#header, #footer {
	display: none;
}

#content table
{
	width: 600px;
}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff ;
	margin: 0px;
	padding: 0px;
}
