@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	background-image:url(back.jpg);
	margin:0px;
	padding:0px;
	text-align:center;
}
#flash{
	margin:0 auto;
	width:700px;
	height:450px;
	position:relative;
	border:none;
}
