#kc-home-link-container {   
        
}

#kc-home-link {   
    display: block;   
    width: 317px;
    height: 160px;
    text-decoration: none;
    background: transparent url(../images/logo.jpg) center center no-repeat;     
}

#kc-home-link span {   
    display: block;
    width: 271px;
    position: absolute;
    top: 170px;
    left: 20px;
    text-align: center;
    color: #e2007a;
    font-weight: bold;
    font-size: 14px;  
    text-decoration: none;    
}