html, body {
	margin		: 0px auto;
}

#content {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	min-width	: 1014px;
	min-height	: 600px;
	height		: 100%;
	width		: 100%;
}