#map,body,html{
	background:#001100;
	height:100%;width:100%;
	font-family:sans-serif;
	font-size: 12pt; 
	margin:0;padding: 0; 
		cursor: none; 
 }


  #a    { 
  position: absolute; 
  left:0;
  top:0;
  width: 100%; 
  height: 100%; 
  }
  
  #count    { 
display: none;
  }
 