html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
	color: #000000;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(../img/bg_web.jpg) repeat-x center center;	
	color: #FFF;
}



