#Body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 550px;
	width: auto;
	font-style: normal;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip: rect(10px,10px,10px,10px);
	padding: 10px;
	float: none;
}
