body{
  background-color: #EAF6F6;
}
hr{
  width: 5%;
  border-style: dotted none none none;
  border-color: grey;
  border-width:5px;
}
h1{
  color: #66BFBF;

}
h3{
  color: #66BFBF;
}
