body {
  background-image: url('../images/MBD-seal-red.png');
  background-position: 125% 60%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #333;
  text-decoration: underline;
}

a:hover {
  color: #bb2826;
}

.div-block {
  margin-top: 40px;
  margin-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 120%;
}