body {		height: 100%;
		overflow: show;
		margin: 0;
		padding: 0;
		background-color: #0e0e0e;
		background:url(images/px_flash.gif) top repeat-x #0e0e0e;
		color:#ffffff;
	}

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

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


