body {
	background-color: white;
	margin-top: 0px;
	link: white;
	vlink: white;
	alink: white;
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: black;
}
#debug {
	width: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#container {
	width: 750px;
	height: 550px;
	background-color: white;
	margin: 0px auto;
	position: relative;
	border: 1;	
}

