#site .navigation,
p.skip_to_content,
#movie,
a.arrow,
a.email {
  display: none;
}

body {
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.3em;
  font-size: 12px;
}

#site {
  background: url(/images/logo.jpg) no-repeat;
  padding-top: 60px;
}

#content h4 {
  margin-bottom: 0;
}

#content p {
  margin-top: 0;
}

.footer {
  margin-top: 1em;
}

.footer p {
  margin: 0;
}