codice:
li#home
{
   width: ??px;
   height: ??px;
}

li#home a
{
   display: block;
   width: 100%;
   height: 100%;
   text-indent: -9999px;
   background: url(path/file.ext) no-repeat;
}