body {
background-color: white;
}
hr {
border-style: none;
border-top-style: dotted;
border-color: darkslategray;
border-width: 5px;
width: 5%;
}
h3 {
color: darkslategrey;


}
