body,html {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	width:100%;
	min-width: 970px;
	height:100%;
	min-height: 650px;
}
div#container {
	margin:auto;
	width:100%;
	position:absolute;
	height:100%;
	z-index: 0;
}
