#header span.logo a
{
display: block;
width: 120px;
height: 180px;
background: url(../images/logo.jpg) no-repeat;
background-position: -120px;
}
#header span.logo a:hover
{
background: url(../images/logo.jpg) no-repeat;
}
Time to create page: 0.058 seconds