#chaplist a {
width:20px;
}

.location { color:#555;font-family: Courier;}

#content {
  background-color:white;
  background-image:url(images/content_bg.jpg);
  background-repeat:no-repeat;
  background-attachment: scroll;
}

#content h1 {
  color:white;
  text-shadow:0px 0px 3px #000;
  font-family:Helvetica, Arial;
  font-size:40px;
  padding:80px;
  font-weight: normal;
  text-align:left;
  margin-left:-30px;
    background-image:url(images/header_bg.png);
  background-repeat:no-repeat;

}

