#html, body {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width:780px;
	height: 100%;
	margin: auto;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
}
