#home-center {
     background: url(/images/productpics/Home-MensTees.jpg) no-repeat top left;    
     height:190px;
     width:275px;
     border:1px solid #B9BBC7;
     position:relative;
}

#home-center a {
    position:absolute;
    top: 0;
    left: 0;
    width:275px;
    height:190px;    
}

#home-center a span {
    
	color:white;
    position:absolute;
    right:30px;
    top:120px;
	
	
}