body {
	height: 100%;
	background-color: black;
	padding-left: 10px;
}
/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */

