/* Estilos propios del libro */


h1 {
	font-weight: bold;
	font-style: italic;

}

.quote_2  {
  text-indent: 0em;
  margin-right: 1em;
  margin-left: 1em;
}

.quote_3  {
  text-indent: 0em;
	font-family: sans-serif;
}



