h1.bg-replace {
  background-image: url('../images/titles/story.png');
}

p {
  font-size: 19px;
  line-height: 2;
}

p#content {
  position: absolute;
  top: 200px;
  width: 480px;
  margin: 0 240px;
}

