li a {
    color: green;
    background-color: blanchedalmond;
}

body {
    background: white url("images/background.jpg");
}
