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

body {
	background-color: #000;	
	text-align: center;
	margin: 0;
}

#map {
	background: url(/images/bg_map.jpg) no-repeat 0 0;
	width: 800px;
	height: 558px;
}

small.install-flash {
	color: #444444;
	display: block;
	margin: 50px 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

small.install-flash a {
	color: #444444;	
}


