<!DOCTYPE html>
<html>
<head>
 <meta charset="utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <link rel="stylesheet" href="css/leaflet.css" />
    <!-- TWITTER BOOTSTRAP CSS -->
    <link href="css/bootstrap.css" rel="stylesheet" type="text/css"/>

 <link rel="stylesheet" media="(screen and min-width=0px)" href="mapmin.css" /> 
 <link rel="stylesheet" media="(screen and min-width=990px)" href="mapmed.css" /> 
 <link rel="stylesheet" media="(screen and min-width=1350px)" href="maplarge.css" /> 

