html * {
	padding				: 0px;
	margin				: 0px;
	background-color	: #000;
	}

div#flash_container{
	width				: 1000px !important;
	height				: 1120px !important;
	position			: absolute;
	left				: 50%;
	margin-left			: -500px;
}
