
body {
background-image:url(/images/jpg/boomerliving.jpg);
background-repeat:no-repeat;
}
p {
font-family: Trebuchet, Verdana, Arial;
font-size: 12px;
color:#000000;
line-height:1.5;
}
H1 {
  font-family: Trebuchet, Verdana, Arial;
  font-size:16px;
  font-weight:800;
  color:#A63D41;
  }
  
H2 {
  font-family: Trebuchet, Verdana, Arial;
  font-size:12px;
  font-weight:700;
  font-style:italic;
  color:#A63D41;  
  }

  a:link {
  color:#000;
  text-decoration: none;
  }
  a:visited {
  color: #A63D41;
  text-decoration:underline;
  }
  a:link:hover, a:visited:hover {
  color:#fff;
  
  }
a:link:active, a:visited:active {
  color:990000;
  text-decoration:underline;
  }

.whitebold {color: #FFFFFF; font-weight: bold; }
.orangebullet {color: #A63E3F; }
body {
	background-color: #999999;
}
