BODY {
			border: 0px;
			overflow: hidden;
		    margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
}
#flash {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: 1;
			background-color: #FFFFFF;
			border: 0px;
}
#applet {
			position: absolute; 
			top: 0; 
			left: 0; 
			width: 100%; 
			height: 100%;
			z-index: 4; 
}
