p{ line-height: 1em; background-color: white; }
h1 {
  width: 100%;
  font-size: 3.1em;
  color: white;
  text-shadow: 3px 3px #000000;
}
h2{ font-size: 2.0em; }
h3, h4{
  font-weight: normal;
  line-height: 1.1em;
  margin: 0 0 .5em 0;
}

#main {
  height: 1000px;
  width: 100%;
  background-image: url("perl-script.png");

  background-position: center;
  background-color: black;
}

<style>
</style>
