body,html {
	background-color: #F7F7EC;
	margin: 0px;
	height: 100%;
	padding: 0px;
}
table#holder {
	width: 100%;
	height: 100%;
}
div.container {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 650px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #666666;
}
