header {height: 3em;
    display: flex;
    justify-content:flex-start;
    padding-top: 0.9em;}
p{font-style: normal; 
    line-height: 1.5 rem; 
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    padding: 50 px 50 px 50 px 50px;
    margin: 50 px 25 px 25 px 25 px;
    width: 70%;
    text-align: justify}
h1 {font-style: black; 
    font-family: 'PT Sans', sans-serif; 
    font-size: 50px; 
    color: black; 
    margin: 0 px 25 px 0 px 25 px;}
h2 {font-style: bold; 
    font-family: 'PT Sans', sans-serif; 
    font-size: 30px; 
    color: darkblue;
    line-height: normal;
    text-align: left;
    text-decoration:inherit;
    margin: 0 px 25 px 0 px 25 px;}
h3 {font-style: italic; 
    font-family: 'PT Sans', sans-serif; 
    font-size: 22px; 
    color: darkblue;
    line-height: normal;
    text-align: left;
    text-decoration:inherit;
    margin: 0 px 25 px 0 px 25 px;
    width: 70%;}
a {font-style: black 700; 
    font-family: 'PT Sans', sans-serif; 
    font-size: 15px; 
    color: dodgerblue; 
    margin: 0 px 25 px 0 px 25 px;
    line-height: 1.5 rem}
body {background-color: antiquewhite;}
r {font-style: normal;
    line-height: 1rem;
    font-size: 12px;
    font-family: 'Cabin', sans-serif;
    margin: 10px 50px 10px 25px;
    padding: 25px 50px 25px 25px;
    width: 50%;}
footer {background-color:beige; 
        margin: 4rem; 
        padding: 1rem;
        font-size: 10px;
        font-family: 'Roboto', sans-serif;
        color: darkslateblue;
        align-content: center;
        text-align: center}
h4 {font-style: black; 
    font-family: 'Josefin Slab', sans-serif;
    font-size: 16px;
    color:aliceblue;
    background-color: darkslateblue;
    margin: 10px 25px 10px 25px;
    padding: 10px 10px 10px 10px;}
