a { width: 100px; height: 100px; display: block; } a { background: #000 url(pic1.png) no-repeat; } a:hover { background-color: #f00; }