@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	background: url(../images/flash_bg.jpg) repeat-x #000 0 50px;
}

#flash{
	width: 653px;
	height: 500px;
	margin: 0 auto;
	padding-top: 50px;
}