/* hide from ie on mac \*/
	
html {		
	height: 100%;
	overflow: auto;
}

#flash {
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 768px;
	position: absolute;
}

/* end hide */

body {
	background-color: #000000;
	margin: 0;		
	padding: 0;		
	height: 100%;
}
