@charset "utf-8";/* CSS Document */html {	background:url(../img/bg_pattern.jpg);	overflow-x:hidden;	overflow-y:hidden;}#wrapper {	position: absolute;	background:url(../img/bg_radar.jpg) no-repeat;	height: 700px;	width: 1100px;	top: 50%;	left: 50%;	margin-top: -350px;	margin-left: -550px;}#flash {	height: 434px;	width: 774px;	margin: 133px 0pt 0pt 163px;}
