/* CSS Document */

#flash{
	width:900px;
	height:540px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -270px;
	}

img{
	border:0px;
	}

