header{
    text-align: center;
    padding: 50px 60px;
    font-family: 'Cabin Condensed', sans-serif;
    font-size: 20px;
}
footer p{
    font-size: 10px;
    bottom:0;
    text-align:center;
    margin: 10px;
}

body{ 
    background-color: rgb(235, 235, 235);
    font-family: 'Times New Roman', Times, serif;     
}
h1{
    padding-top:60px;
    letter-spacing: 4px;
}
p{
    font-size: 16px;
}

h4{
    color:rgb(106, 135, 138);
    font-family:'Times New Roman', Times, serif;
    letter-spacing: 2px;
    font-size:22px;
}
h5{
    font-size:20px;
}
