body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#333333;
	text-align: left;
	height:101%;
	position: static;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	font-size:1.1em;
	line-height:1.1em;
	width:auto;
}