<div class="logo"> <a href="http://www.zero-juegos.es"> <img src="http://www.zero-juegos.es/images/Lineot/header/logo.png"/> </a> </div>
.logo { height: 221px; } .logo img { background: url(images/Lineot/header/logobg.png) top left no-repeat; }
.logo { background: url("images/Lineot/header/logobg.png") no-repeat scroll left top transparent; height: 221px; }
<a href="http://www.zero-juegos.es" class="logo"></a>