body {
	background-color: #9b1d1f;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #990000;
}
#Libro {
	position: absolute;
	left: 253px;
	top: 20px;
	z-index: 1;
}
#Leyenda {
	height: 486px;
	width: 312px;
	position: absolute;
	left: 609px;
	top: 135px;
	font-size: 13px;
	color: #CC0000;
	z-index: 2;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#Leyenda2 {
	height: 486px;
	width: 312px;
	position: absolute;
	left: 1113px;
	top: 135px;
	font-size: 13px;
	color: #CC0000;
	z-index: 2;
	font-weight: bold;
}
#Seguir {
	position: absolute;
	left: 1400px;
	z-index: 4;
	display: block;
	top: 618px;
	font-size: 14px;
	width: 57px;
	font-weight: bold;
	color: #CC0000;
}
#Volver {
	position: absolute;
	left: 580px;
	z-index: 4;
	display: block;
	top: 618px;
	font-size: 14px;
	width: 57px;
	font-weight: bold;
	color: #CC0000;
}
