body {
  margin: 0px;
  background-image: url(/images/bg_main.jpg);
  background-repeat: no-repeat;
}

.copyright {
  font-family: Bookman Old Style, Tahoma;
  color: #FDF6E0;
  font-size: 18px;
  /*font-weight: bold;*/
}

.text1 {
  font-family: Bookman Old Style, Tahoma;
  font-size: 12px;
  color: #9A3813;
  font-weight: bold;
}

.text2 {
  font-family: Bookman Old Style, Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.text3 {
  font-family: Verdana;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
}

.text22 {
  font-family: Tahoma;
  color: #FFFFFF;
}