h1 {
  font-weight: inherit;
  background-position: left top;
  color: #38a9a9;
  font-size: 80pt;
  font-family: Monotype Corsiva;
  text-align: center;
}
h2 {
  font-family: Cambria;
  font-size: 26pt;
  color: #c4c4c4;
  text-align: center;
  font-weight: normal;
}
h3 {
  color: #38a9a9;
  font-weight: normal;
  font-family: Cambria;
  font-style: italic;
  font-size: 20pt;
}
h4 {
  font-family: Gabriola;
  color: lightseagreen;
  font-weight: bold;
}
h5 {
  font-family: Gabriola;
  color: teal;
}
p {
  font-size: 16pt;
  color: #c4c4c4;
  font-family: Cambria;
}
