/* style.css - a simple style sheet */
body a {
    color: black; background: white;
}

