body {
    background-color: green;
    color: yellow;
}

a {
    color: lightgoldenrodyellow;
}