@import url(/style/page.css);

#header {
  margin-bottom: 0;
}

#copy {
  margin: 0;
  padding: 0;
  height: 549px;
  background: #baead6 url('/graphics/home-bg.jpg') no-repeat center center;
}

#intro {
  position: relative;
  left: 57px;
  top: 57px;
  height: 400px;
  width: 275px;
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 1em;
  background: url('/graphics/white-25p-bg.png') repeat top left;
  border: 2px solid #baead6;
  vertical-align: middle;
}

#intro p {
  margin: 0 0 1em 0;
}

#footer {
  margin-top: 0;
}
