body {
	background-color:#FFFFFF;
}
#flashcontent {
	position: absolute;
	top: 50%;
	left: 50%;
	/* adjust negative value until content is centered */
	margin-top: -300px;
	margin-left: -379px;
	width: 758px;
}
a {
	color: #000000;
}
