/*
 * Homepage Styles
 */

#page-content h2 {
  width: 522px;
  height: 26px;
  background: #000 url(/img/title-welcome.gif) top left no-repeat !important;
  margin: 1em 0 0 15px !important;
  padding: 0 !important;
}
#page-content h2 span {
  position: absolute;
  left: -9999em;
}

div#page-content div#content-container {
  padding: 0 3em 1em 1.5em;
}
#page-content #content-container p {
  font-size: 1.4em;
}
