body {
    background-color: beige;
    text-align: right;
}
h2 {
    color: darkblue;
}
p {
    font-size: 18px;
}
