body{
    background-color: #362624;
    color:#FAEBD7;
    font-family:'IM Fell DW Pica';
    font-size:20px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
}

h1{
    line-height: 80%;
    font-family: 'IM Fell DW Pica';
    font-size: 42px;
}

h2{
    font-family:'IM Fell DW Pica';
    font-size: 22px;
    font-weight:lighter;
    line-height: 100%;
}

h3{
font-family:'IM Fell DW Pica';
font-size: 30px;
line-height: 140%;
color: pink
}

p{
    line-height: 1.25;
}
