
body {
background-image: url(../images/jpg/activadultbanner.jpg);
background-repeat:no-repeat;
}
P {
font-family: Trebuchet, Verdana, Arial;
font-size: 12px;
line-height: 1.5em;
color:#333333;
}
H1 {
  font-family: Trebuchet, Verdana, Arial;
  font-size:15px;
  font-weight:700;
  color:#026536;
  }
a:link {
  color:#006633;
  text-decoration: none;
  }
  a:visited {
  color: #006633;
  text-decoration: none;
  }
  a:link:hover, a:visited:hover {
  color: #026536;
  background-color:#FFFFCC;
  }
a:link:active, a:visited:active {
  color:#026536;
  }
