body {
    font-family: sans-serif;
}

h1 {
    color: darkgreen;
}

a {
    color: forestgreen;
}
