body {
	font-family: Verdana;
	font-size: 20px;
}

#flashcontent {
	position:absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px; /* half of the width */
	heigth: 700px;
	text-align: center;
}
#logo {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px; /* half of the width */
	heigth: 700px;
	top: 720px;
}
.newsletteroptinlabel {
	font-family: Arial;
	font-size: 12px;
}