
body {
background-image:url(/images/jpg/boomeralivebanner.jpg);
background-color: #999967;
background-repeat:no-repeat;
}
p {
font-family: Trebuchet, Verdana, Arial;
font-size: 12.5px;
color:#535300;
line-height:1.5;
}
H1 {
  font-family: Trebuchet, Verdana, Arial;
  font-size:16px;
  font-weight:700;
  color:#535300;
  }
  
H2 {
  font-family: Trebuchet, Verdana, Arial;
  font-size:12px;
  font-weight:700;
  font-style:italic;
  color:#993300;  
  }
  
  H3 {
font-family: Trebuchet, Verdana, Arial;
font-size: 12px;
color:#535300;
line-height:1.5;
font-weight:200;
}


  a:link {
  color:#993300;
  text-decoration: none;
  }
  a:visited {
  color:#993300;
  text-decoration:underline;
  }
  a:link:hover, a:visited:hover {
  color:#535300;
  
  }
a:link:active, a:visited:active {
  color:990000;
  text-decoration:underline;
  }

