@charset "UTF-8";

body{
position:absolute;
width:100%;
height:100%;
background:#000;
margin:0;
padding:0;
}

#flash1 {
position: absolute;
	width: 900px;
	height: 630px;
	top: 50%;
	left: 50%;
	margin: -315px 0 0 -450px;
}


#flash {
position: absolute;
	width: 900px;
	height: 630px;
	top: 50%;
	left: 50%;
	margin: -315px 0 0 -450px;
}

