body {
	background-image: none;
	width: 100%;
}

html {
  width: 100%;
}

#page {
	position: absolute;
	left: 50%;
	width: 750px;
	margin-left: -375px;
}