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