body {
    background-color: whitesmoke;
    color: rgb(68, 68, 68);
    font-family: tahoma;
    width: 960px;
    margin: 0 auto 0 auto;}
  
  
  #map {
      height: 500px;
  }
