.book {
  border: 1px solid #bbbbbb;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  margin: 0px 15px 15px 15px;
}


.container-header {
  background-color: #A31A1A;
  background-image: none;
}

.footer {
  background-color: #A31A1A;
  background-image: none;
}
