html { width: 100%; height: 100%; margin: 0 5%; }
body { width: 100%; height: 100%; }
#map_canvas { width: 90%; height: 60%; }
#bottom_menu { width: 100%; overflow: hidden; }
#bottom_menu .stat { width: 300px; margin: 0 1%; display: block; float: left;}
#bottom_menu #statproto { width: 150px;}
#bottom_menu #statstat { width: 190px;}

body{font-family:"Veranda", sans-serif;}
h1{font-family:"Veranda", sans-serif;}
h2{font-family:"Veranda", sans-serif;}
li{font-family:"Veranda", sans-serif; font-size:12px;}

