
#map{ height: 75%;
      width: 100%;
    }


body {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: #D5CECC;
}
 p2 {
   font-size: 12;
 }
 
p {
  font-size: 18;
}

h3 {
  font-weight: normal;
  color: #800026;
}
