body{
  font-size: 20px;
  font-family: Georgia, serif;
  text-align: justify;
  text-indent: 15px;
  margin: 50px 35% 50px 350px;
  background-color: rgb(252, 255, 248);
  line-height: 175%;
}
h1, h2, h3{
  font-family: sans-serif;
  text-indent: 0px;
  min-width:500px;
}
h1{
  font-size: 28px;
}
h2{
  font-size: 24px;
}
h3{
  font-size: 22px;
}
p{
  margin: 0px;
  min-width:500px;
}
.chapquote{
  font-style:italic;
  font-size: 18px;
  margin: 25px 50px;
  min-width:400px;
  text-indent:0px;
  line-height: 150%;
}
.pgap{
  margin-bottom: 30px;
}
.conlang{
  font-style:italic;
}
.quote{
  font-style:italic;
  margin:15px 30px;
  min-width:440px;
}
.book_img{
  position:fixed;
  top: 50px;
  left: 50px;
}
.float_content{
  font-size: 16px;
  font-family: sans-serif;
  text-align: left;
  text-indent: 0px;
  position:fixed;
  top: 260px;
  left: 50px;
  line-height: 115%;
}
.cont_text{
  text-indent: 0%;
  margin-bottom: 10px;
}
.song{
  text-indent: 0%;
  font-style:italic;
  line-height: 175%;
  margin: 20px 15px;
}
