body {
	background-color: #787066;
	background-image: url(../images/bg_fader.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_wrapper{
	width:100%;
	text-align:center;
}
#flash_container{
	background-color:#000000;
	width:776px;
	height:474px;
	top:6px;
	position:relative;
	margin:0 auto;
}