body {
  background-color: #B1D0E0;



}

hr {
  border-width: 10px;
  border-style: dotted none none none;
  height: 2px;
  width: 10%;
  border-color: #6998AB;
  }

h1 {
  color: #1A374D;
}

h3 {
  color: #406882;
}
