html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

img{
	border: 0px none;
}

a{
	text-decoration: none;
}

#fullheight{
	height: 100%;
}

#flashcontent{
text-align: center

}

#logo{
	text-align: center;
	width: 900px;
}

#flashcontent_flash{
	border: 0px none;
	color: #FFFFFF;
	font-size: 14px;
}
