/* hide from ie on mac \*/
html,body {
	height: 100%;
	overflow: auto;
}
div#flashContent {
	height: 100%;
}
/* end hide */

body {
	margin: 0;
	padding: 0;
	background: #0e0e0e;
}

object, div {
	margin: 0;
	padding: 0;
	border: 0;
}

div#flashContent {
	width: 100%;
}



