body {
  font: 14pt Arial;
  background: #999999;
  background: url(images/bkgd_gradient_000000_2x1002px.jpg) repeat-x
}

.wrapper {
  width: 100%;
  height: 1100px;
  position: relative;
  background: url(images/BTI_TROY2_1100x852.jpg) top center no-repeat;	
}

#wrapper_anchor {
  display: block;
  width: 100%;
  height: 1100px; 
  text-decoration: none;
  overflow: hidden;
}

#footer {
  font-size: 70%;
  color: #999999;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 900px;

}


