.page-heading {
  color : #cc6633;
  font-variant : small-caps;
  letter-spacing : 0.2em;
  font-size : 140%;
  font-family : 'century gothic';
  line-height: 150%;
  font-weight: bold;
}

.pure ul {
    margin-top:    0px; 
    margin-bottom: 5px;
}

.pure ol {
    margin-top:    0px; 
    margin-bottom: 5px;
}

.pure li {
    padding-top: 10px;
}