@page {
  margin: 5px;
 }

body {
  text-align: justify;
 }
 
.title {
  text-align: center;
 }

.quote {
  margin-left: 3em;
  margin-right: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1em;
  text-align: justify;
  }

.book {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  padding-bottom: 1%;
 }
 
.breaker {
  page-break-before: always;
  }

h1 {
  font-size: 200%;
  text-align: center;
  margin-top: 1%;
  }

h2 {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 130%;
  text-align: left;
 }

h4 {
  width: 35%;
  margin-left: 30%;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  border-top: 1px dotted #000000;
  border-bottom: 1px dotted #000000;
  padding: 1%;
 }

hr {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 45%;
  width: 10%;
 }
 
.italic {
  font-style: italic;
 }

p.p1 {
  font-size: 1em;
  text-indent:2em;
  margin-top: 0;
  margin-bottom: 0;
  text-align: justify;
  display: block;
 }

p.p2 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: 0;
  text-align: justify;
  display: block;
 }

p.p3 {
  font-size: 1em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: 0;
  text-align: justify;
  display: block;
 }

.dividr {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
 }

.poem {
  font-size: 1em;
  margin-left: 2em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

.poem2 {
  font-size: 1em;
  margin-left: 3em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

.poem3 {
  font-size: 1em;
  margin-left: 2em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: -1em;
 }

.poem4 {
  font-size: 1em;
  margin-left: 4em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

.poem5 {
  font-size: 1em;
  margin-left: 2em;
  margin-top: 3em;
  margin-bottom: 0;
  text-indent: -1em;
 }

.poem6 {
  font-size: 1em;
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: -1em;
 }

.sign {
  font-size: 1em;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
 }

.divider {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
 }

