/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
		background: #544a45 url(images/bg.gif) no-repeat center center;
	}
	
	#flashcontent {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		
	}

#flashcontent a {
	color: #FFFFFF;
}


