html, body{
	margin:0;
	padding:0;
	background:#ffffff;
}
#flash-box{
	width:100%;
	height:650px;
	margin:0 auto;
	overflow:hidden;
}