body,html
{
	background-color: #000000;
	overflow: hidden;
}
a:link, a:visited
{
	color: #75B4DD;
	text-decoration: none;
}
#map
{
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	display: block;
	color: #000000;
	cursor: crosshair !important;
}
#container{
	width: 100%;
	padding: 0;
	margin: 0;
}
