
body {
  font-family: 'Zen Antique', serif !important;
}

.jumbotron {
  background-image: url("images/mendokorotomopremium_top.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

hr {
    height: 6px;
    width: 70%;
}
