body {
	margin: 20px;
	background-color: #379FCE;
}
.main {
	width: 100%;
	height: 700px;
	text-align: center;
}
.noFlash, .noFlash a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.noFlash a:hover {
	color: #CCCCCC;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}