h1.title {
  padding: 0.2em;
  font-weight: bold;
  background-color: rgb(69,34,36);
  background-image: url(titleback.jpg);
  background-repeat: no-repeat;
  color: white;
}

h2.chapter_title{
  font-family: cursive;
}