#menu li#home a
{
  background: #efd url(images/none.png);
}

#menu li#home a:hover
{
  color: black;
}

