body{
    background-color: beige;
}
h1{
    color: rgb(161, 7, 7);
    font-family: Georgia, 'Times New Roman', Times, serif;
}