/* Styles go here */

#mapid {
  height: 480px;
}

#mapid h1{
  font-family: Sans-Serif;
  color: red;
}
iframe[seamless] {
    border: none;
}