body {
	margin:50px 0px; 
	padding:0px;
	text-align:center;
	background-color:#fff;
	}
	
div#container {
	width:980px;
	margin:0px auto;
	text-align:left;
	
	background-color:#eee;
	}
div#flashContent{
	width:980px;
	height: 714px;
	border: 1px solid #DDDDDD;
}