* {
	margin: 0;
	padding: 0;
}

html,body,form
{
	background:#f4ebda;
	height: 100%; 
	width: 100%; 
}

#flashcontent {
	min-height: 620px; 
	min-width: 1000px; 
	height: 100%; 
	width: 100%; 
	text-align: center;
	margin: 0;
	padding: 0;
}

.overlay{position:absolute;z-index:100;height:566px;width:980px;margin-top:30px}
#flashCell{height:620px;width:980px;margin-left:auto;margin-right:auto}
