.leaflet-container {
    background-color: rgba(255,255,255,1.00);
}

.JustText{
	background: transparent;
	border: none;
	box-shadow: none ;
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" ;
	line-height: 0.9;	
	text-align: center;
}

#Top{
	background:  "white" ;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" ;
	font-size: 24px;
	text-align: left;
	line-height: 0.7;
	position: absolute;
	top: 0px;
  	left: 10px;
	z-index:100;
}
#Amap{
  position: relative;
  z-index:0;
}