
body {
  background: white
  url(grvines.gif) repeat center;
    font-size: 14px;
    color: white;
}

h1 {
    color: #ffc;
    background-color: #009;
}

p {
  font-family: helvetica; arial;
  font-size: 24px;
  text-decoration: overline;
  text-transform: capitalize;
  letter-spacing: 2em;
  word-spacing: 2em;
  line-height: 2;
  text-align: center
}