body {
    background-color: lightgreen;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: darkgreen
}