body
{
   background:black;
}

.home p, .home a
{
   display:block;
   text-indent:-2000px;
   position:absolute;
   left:17px;
}

#enter
{
   top:170px;
   width:140px;
   height:40px;
   background:url(../images/enter.gif);
}

#enter:hover
{
   background-position:-140px 0;
}

#telephone
{
   top:26px;
   width:133px;
   height:16px;
   background:url(../images/telephone.gif);
}

#email
{
   top:42px;
   width:172px;
   height:17px;
   background:url(../images/email.gif);
}

#email:hover
{
   background-position:-172px 0;
}

#copyright
{
   bottom:26px;
   width:147px;
   height:64px;
   background:url(../images/copyright.gif);
}

.home img
{
   position:absolute;
   top:26px;
   left:221px
}
