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 } 