body{ 

	padding:			0px;
	margin:				0px;
	background-color:	#ffffff;
	
}

.flash_layer{

	width:				100%;
	height:				100%;
	text-align:			center;

}

.flash_container{

	width:				960px;
	height:				560px;
	margin-left:		auto;
	margin-right:		auto;
	
}
