body {
background-color: rgb(199, 188, 188);
color: rgb(170, 78, 78);
}
footer {
    background-color: crimson;
}
h1{font-family: 'Merriweather', serif;
}
    