body {
  background: #080000 url(background.jpg) top center no-repeat;
  height: 100%;
  color: #fff;
  font-family: "Crimson Text", Verdana, sans-serif;
  font-size: 24px;
  text-shadow: 1px 2px 3px #333;
}
h1 { margin-left:30px; margin-top:30px; }