@charset "utf-8";
/* CSS Document */

.cabeza {
	float:left;
	margin-right:2em;
}

h2 {
	display:none;
}

.pedigree {
	float:right;
	margin-right:3em;
	text-decoration:underline;
	font-weight:bold;
	}
	
.volver {
	margin-left:0.5em;
	}

