html{
	overflow			: hidden !important;
}

html * {
	padding				: 0px;
	margin				: 0px;
	background-color	: #387c28;
	overflow			: hidden;
}

div#flash_container{
	width				: 1600px !important;
	height				: 700px !important;
	overflow			: hidden !important;
	position			: absolute;
	left				: 50%;
	margin-left			: -800px;
}
