@charset "utf-8";
/* CSS Document */



html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}


body {
	background-color: #e7e7e7;
	color:#9C0;
}

#flashcontent{width:100%; height:100%; overflow:hidden;}
#trackFrame{width:0; height:0; display:block; position:absolute;}
