/* CSS Document */

body {
	background-color:999964;
	color:000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #999964;
	overflow-x:hidden;overflow-y:auto;
	}
	
#iframe {
	position:absolute; 
	top:110px; 
	left:170; 
	width:470px; 
	height:440px;
	}