﻿body {
  background: #000 url(bg_body.gif) top center repeat-x;
}


#page {
  background: url(bg_page.jpg) top no-repeat;
}

#page #content h3 {
  color: #8e00bf;
}

#content a {
  color: #8e00bf;
}

#content a:hover {
  text-decoration: none;
}

#page #content .box-small h4 {
  margin: 7px 7px 2px 95px;
  color: #8e00bf;
}

#page #content .box-small p {
  margin: 0 7px 2px 95px;
}


#footer {
  background: url(bg_footer.gif) top repeat-x;
}

#footer p {
  background: url(bg_footer_p.gif) bottom left no-repeat;
  color: #8e00bf;
}