/* CSS Document */
body {
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

.applet{
	position:absolute;
	left:7px;
	top:7px;
}

