*{
	border:0;
	margin:0;
	padding:0;
}
html{

}
body{
	background:url(assets/bg.png) repeat;
}
#wrapper{
	background:url(assets/glow.png) no-repeat top center;
	width:100%;
}
#flash_box{
	margin:0 auto;
	width:1000px;
	height:600px;
}

#flash{
	outline:none;
}
