body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../gfx/background.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 600px;
	width: 800px;
	padding: 0px;
	clear: both;
	margin: 0px;
	background-color: #E19FF6;
	position: static;
}
iframe {
	float: right;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 465px;
	height: 400px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 40px;
}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
