@CHARSET "UTF-8";

body {
	background: #fed82d;
}

#flashWrapper {
	width: 100%;
	height:614px;
	background: #fed82d url(../images/bg.png);
	margin: 0 auto; /*** Centers the design ***/;
	float: left;
}

#flashCnt {
	width:980px;
	height:614px;
	margin:0;
	padding:0;
}