body {
  background-image: url("../pics/фон.png");
  background-repeat: repeat;
  font-family: Impact;
}
.head {
  text-align: center;
  font-size: 20px;
}

a:link,
a:visited {
  color: #870000;
  font-weight: bold;
}

a:hover {
  color: #b06539;
}
.chapters,
.ep {
  font-size: 20px;
  text-align: center;
}
