#home .content {
    width:406px;
    height:542px;    
    margin:0 auto 0 308px; 
    position:relative;   
} 
#home .content a {
    position:absolute;
    width:406px;
    height:542px;
    top:0px;
    left:0px;
    background:url(/cache/img/welcome_1235597273.jpg) no-repeat;    
    overflow:hidden;
    text-indent:-9000px;
}
#home .content a:hover{
    background-position:top right;
}
