/* required styles */

.mywrap {
  position: fixed;
  margin: auto;
  height: calc(100% - 210px);
  width: 98%;
	}

.mymap {
height: 100%;
width: 100%
}

html {height:100%; 
      background-image: url("/images/backgroundtile2.png")
      } 
      
titlebar {valign: center;}

.leaflet-div-icon { font-size: 8px;}