/* CSS Document */
body {
  font-family: Verdana, sans-serif;
  color: #333;
  text-align: center;
  padding: 0;
  margin: 0;
  background: #9BCB05  url('/images/layout/bg.jpg') top right repeat-x;
}

body, table {
  font-size: 10pt;
}
