body {
  background: url('images/penandpaper.jpg') center fixed;
}

#text-container  {
  background: rgba(255,255,255, 0.9);
  padding: 2em;
  margin: 20vh auto;
  min-height: 50vh;
}

h3  {
  margin-bottom: 10vh;
  line-height: 2em;
  text-shadow: 1px 1px 2px #000;
  font-style: italic;
}

h5  {
  margin-bottom: 5vh;
  font-weight: : bold;
}
