body {
  background: url( ../img/body_bg.jpg ) left top repeat-x #A1C0D8;
  /*background-color: #7BAA29;*/
}

a img {
  border: none;
}

div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.mask {
  filter: alpha( opacity = 75 );
  -moz-opacity: .75;
}
