* {
	margin:0;
	padding:0;
}

body {
	
	background: #d5e03c url(../bg.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: center 5px; }

}

#flash-holder {
	
	background:			#D5E03C url('../bg.jpg') repeat-x;
}

#flash-content {
	
	width:				686px;

	margin-left:		auto;
	margin-right:		auto;
}


