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

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