body {
    font-family: "Courier New", monospace;
}

h2 {
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 40px;
}

p {
    font-size: 16px;
    line-height: 1.6;
}