/* Generated by KompoZer */
#body {
  margin: auto;
  background-image: url(images/bg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  padding-right: 80px;
  padding-left: 80px;
  font-family: Calibri;
}
.bullet {
  list-style-image: url(images/accept.png);
}
#testi-head {
  background-image: url(images/header_t.jpg);
  background-repeat: no-repeat;
}
#testi-foot {
  background-image: url(images/footer_t.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#testi-bg {
  margin: auto;
  background-image: url(images/bg_t.jpg);
  background-repeat: repeat-y;
  padding-right: 30px;
  padding-left: 30px;
}
.laser {
  color: red;
  font-weight: bold;
  background-color: #ffff66;
}
