body{
}

img {
  border-style:none;
  margin: 0 auto;
}

.Fredericka {
  font-family: 'Fredericka the Great', cursive;
}

.Montaga {
  font-family: 'Montaga', serif;
}

header {
  margin-bottom: 50px;
}

.contents {
  margin-top: 10px;
}

footer {
  margin-top: 80px;
  margin-bottom: 10px;
}
footer p {
  padding-left: 15px;
}