body {
    background-color: beige;
}

p {
    font-family: 'Times New Roman', Times, serif;
    font-size: 24px;
    color: blue;
}