body {
    background-color: #4CAF50;
}

h1,
h2,
h3 {
    color: #FFD700;
}

a {
    color: #000000;
}