body {
  background-color:#e3fdfd;
}

hr{
  border-style: dotted none none;
  border-color:grey;
  border-width: 5px;
  width:5%;
}

h1{
  color:#000000;
}

h3{
  color:#000000;
}
