*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

html{
	height: 100%;
}

body{
	height: 100%;
	overflow: hidden;
	background: #000000;
}

#flashcontent{
	height: 100%
}