body,html {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
	width:100%;
	height:100%;
}
div#container {
	z-index:1;
	margin:auto;
	width:100%;
	overflow:hidden;
	min-width: 900px;
	position:absolute;
	height:100%;
	min-height: 650px;
}
h1, h2 {
	margin:3px 0;
	padding: 0px;
	font-style: Georgia;
}
