body {
  background: #ff8737 url('../images/site/background_terms.jpg') no-repeat 0 0;
  color: #fff;
  font-size: 11px;
  font-family: arial, "lucida console", sans-serif;
  padding: 270px 0 15px 0;
  margin: 0;
  text-align: center;
}
img {
   border: none;
}
#wrapper {
  width: 380px;
  margin: 0 auto 0 35px;
  text-align: left;

}
a, a:link, a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
h1 {
  position: absolute;
  left: -2000px;
  width: 1900px;
}
h2 {
  font-size: 110%;
}
li {
  margin-top: 5px;
  margin-bottom: 5px;
}
p {
  margin: 0;
}
ol.alpha {
  list-style-type: lower-alpha;
}
table {
  margin: 10px;
}

