body {
  padding: 50px;
  font:
    14px "Lucida Grande",
    Helvetica,
    Arial,
    sans-serif;
}

a {
  color: #00b7ff;
}

#mapid {
  position: absolute;
  top: 40px; /* Header Height */
  bottom: 40px; /* Footer Height */
  left: 40px;
  right: 40px;
}
