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

#flashcontent {
	height: 100%;
}
/* end hide */

body {
	margin: 0;
	padding: 0;
	background-color:"#000";
	scrolling:yes;
	color: #fff;
	height: 100%;
}