Código HTML:
.node {
margin-bottom:15px;
padding-bottom:15px;
}
.node h2.title a {
color: #333;
font-weight:normal;
margin-bottom: 0;
width:453px;
height:23px;
background-image:url(images/fondomain.jpg);
}
.node h2.title a:hover {
text-decoration: underline;
border-bottom: 0;
color: #345;
}
Código HTML:
<h2 class="title"> <a href="mi link">El Rey, el Mendigo y la Limosna</a> </h2>

