html, body{
	margin:0;
	padding:0;
	background:#FFFFFF;
}
#flash-box{
	width:990px;
	height:600px;
	margin:0 auto;
	overflow:hidden;
}
