body
{
background-color: #CEAC87;
}

/* links */
a:hover
{
color: #000000;
background: #ffffff;
text-decoration: none;
}

a:focus
{
color: #000000;
background: #CEAC87;
}
