/* Estilos propios del libro */

h4 {
	text-align: center;
	margin-right: 1em;
	margin-left: 1em;
}


h1, h2,  h4 {
	font-size: 1.25em;
	padding-top: 3em;
  margin-bottom: 2.625em;
}

h3 {
	font-size: 1.25em;
	padding-top: 3em;

}

.recuadro {
  margin-bottom: 1.33em;
  margin-top: 1.33em;
	 margin-left: 1em;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 60%;
}

p.quote_2 {
  text-indent: 0em;

}
