html, body {
  height: 700 px;
  width:650px;
  margin: 0;
  padding: 0;
}

#map_canvas {
  height: 700px;
  width:650px;
}


