body {
	margin: 0;
	background-color: #FFF;
	color: #333;
	font-family: "verdana";
	font-size: 0.6em;
}


#flashcontent{
	position: absolute;
	/*border: 1px solid #FF0;*/
	width: 980px;
	height: 580px;
	top: 50%;
	left: 50%;
	margin: -290px 0 0 -490px; 
}

/*
h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	display: none;
}
*/