body {
  background-color: #eeeeee;
  font-family: "Goudy Bookletter 1911", serif;
  background-image: url(../images/background2.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.information-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

h1,
h2,
h3 {
  color: #541212;
  font-family: "Courgette", cursive;
  padding-top: 10px;
}

.main-section h4 {
  color: #541212;
  font-family: "Courgette", cursive;
}

p,
table {
  line-height: 2;
  font-family: "Goudy Bookletter 1911", serif;
}
.main-section {
  padding-top: 30px;
}
