

@import url(layer0.css);
@import url(layer1.css);
@import url(all_div.css);

body {
  margin: 0 0 0 2in;
  background: #2c4f8c url(../bin/l0_bg.png) repeat-x fixed left bottom;
  font-family: 'tahoma','sans-serif';
  font-size: 0.4cm;
}


a {
  font-weight: bold;
  text-decoration: none;
  color: #48546b;
}

