/*  CSS Document 

 http://www.organicsanity.com/style.css
 
 Copyright: Terry Didcott 2007    */
 
 body {
  background: #ccffcc;
  margin-top:10px;
  margin-bottom:10px;
}

#page_footer {
  height: 50px;
  background-color: #FFFFCC;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #336633;
  letter-spacing:1px;
}
