Con l'image-replacement si sta un attimo e si mantiene il documento accessibile:
codice:
XHTML
Home page

CSS
#home
{
   display:block;
   width:200px; height:100px;
   text-indent:-1000em;
   background:url('sfondo-home.gif') no-repeat 50% 50%;
}