/* hide from IE mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
	margin: 0px 0px 0px 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
	position: relative;
}
/* end hide */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	height: 100%;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
}



