.body {	margin: auto;	height: 600px;	width: 800px;	font-family: Geneva, Arial, Helvetica, sans-serif;	color: #000000;}.main {	background-image: url(images/bg.png);	background-repeat: repeat-x;}.header {	height: 107px;	width: 800px;}.text {	background-image: url(images/textbg.png);	background-repeat: no-repeat;	margin: auto;	height: 474px;	width: 750px;}.toptext {	width: 730px;	margin-top: 5px;	margin-right: 10px;	margin-left: 10px;}.maintextright {	width: 500px;	margin-top: 12px;	margin-right: 10px;	margin-left: 10px;	height: 420px;	overflow: scroll;	float: right;	overflow-x:hidden;	overflow-y:scroll;}.details {	float: left;	width: 200px;	margin-top: 12px;	margin-left: 7px;}.bottum {	margin: auto;	height: 100px;	width: 800px;}