body{ 
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 margin: auto;
 padding: inherit;
} 
#content{
	width: 890px;
	height: 600px;
	background-image: url(plantillazo_2009_1.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.mail{
	float: left;
	display: inline;
	margin-top: 590px;
	margin-left: 20px;
}
.triptico{
	float: right;
	display: inline;
	margin-top: 590px;
	margin-right: 20px;
}
a{
	color: #00487a;
	font-weight: bold;
}

a:hover{
	color: #ee1b2e;
	font-weight: bold;
}