body, html
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#Content
{
	min-height: 600px;
	min-width: 800px;
}
