body {
  background-color:#333333;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
html {
  background-image: url(bg.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: left top;
  background-origin: border;
  background-size: 100%;
  background-quantity: 1;
}
A { font-family:verdana, arial, helvetica; color:#C7AC90; font-size:12px; text-decoration: none; line-height:18px; } 

.text {
  font-family:verdana, arial, helvetica; color: #ffffff; font-size:12px; line-height:18px;
}

