header {
		background-color: #ffffff;
		color: black;
		font-family: "Arial";
		font-size: 18px;
		text-align: center;
		height:px;
		}
        html, body,

		h6 {
    /*background-color: #ffffff;*/
		font-family: "Arial";
		font-size: 10px;
		text-align: left;
		color: #818c3c;
		text-shadow: 1px 1px 1px rgba(0,0,0,0);}
		html, body,

		h5 {
		background-color: #ffffff;
		font-family: "Arial";
		font-size: 12px;
		text-align: left;
		color: #818c3c;
		text-shadow: 1px 1px 1px rgba(0,0,0,0);}
		html, body,

		footer {
		background-color: #ffffff;
		font-family: "Arial";
		font-size: 11px;
		text-align: left;
		color: #fffff;
		text-shadow: 1px 1px 1px rgba(0,0,0,0);
		}
		
		html, body, button {
		  border: 0.2;
		  color: black;
		  /*padding: 1px 3px;*/
		  text-align: center;
		  text-decoration: none;
		  display: inline-block;
		  font-size: 12px;
		}
/*
 html, body,#map {
	width: 98%;
	height: 80%; 
}
*/

		.leaflet-control{
			color: #000005;
			background: rgba(255,255,255,0.75);
			<!-- font-weight: bold;-->
			font-size: 10px;
			font-family: "Arial";
		}
    .leaflet-control-layers-expanded {
        width: 400px;
		text-align: left;
		}