body {
  background: #fff url('xmas-tree.jpg') no-repeat fixed bottom left;
  font-family: Georgia, Helvetica, Serif;
}
h1 { margin: 21px 50px; }
#text { margin: 0 0 0 400px; }
#text p { padding: 0 15px; }
#xmas {
  color: #f00;
  font-size: 2.0em;
  font-weight: bold;
  text-align: center;
}

