/* hide from ie on mac \*/
	html {
		height: 100%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #fff;
		font-size: 12px;
	}
	
	#flashcontent {
		height: 100%;
	}
/* end hide */

body {
	height: 750px;
	margin: 0;
	padding: 0;
	background-color: #000;
}