body {
  background-color: #EEEBDD;
}

hr {
  background-color: #EEEBDD;
  border-style: dotted none none none;
  border-color: grey;
  border-width: 5px;
  width: 5%
}

h1 {
  color: #000000
}

h3 {
  color: #630000
}
