.leaflet-control-layers-toggle{
background-image:url(../img/leaflet/layers.png);
}
.leaflet-retina .leaflet-control-layers-toggle{
background-image:url(../img/leaflet/layers-2x.png);
}
#content{
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
}
.leaflet-control-scale{
text-align:center;
}
.info{
background-color:white;
}
