html, body {
	
	width:				100%;
	
	background:			url('../images/mauvetile.gif');

	
}

#flash-holder {
	
	width:				100%;
	
	background:			url(../bg-newstyle.gif); 
	
	background-repeat:	repeat-x; 
	background-position:center 0px;
}

#flash-content {
	
	width:				1067px;

	margin-left:		auto;
	margin-right:		auto;
}

