.emilio {
position:absolute;
left:555px;
top:125px;
width:174px;
height:26px;
z-index:9;
pointer:hand;
background:url(../images/email_cover.jpg) center center no-repeat;
/*border:1px solid white;*/
}
.contact {
	position:absolute;
  left:556px;
  display:block;
/*  border:1px solid blue;*/
  font-size:24px;
  width:170px;
  height:24px;
  top:125px;
  z-index:100;
  background:url(../images/info_email3.png) center center no-repeat;
}
.contact img {
  border:none;
  }
