body .flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	background-color: #000;
}
#mainFlash {
	width:100%;
}
#flashcontent {
	position:absolute;
	width: 955px;
	height: 417px;
	margin-top: -208px;
	margin-left: -477px;
	top:50%;
	left:50%;
}
#upgrade {
	width: 400px;
	height: 100px;
}
#alternative {
	width: 482px;
	height: 437px;
}
.credit {
	color: #000;
	font-size:9px;
}
.credit a {
	color: #000;
}

