body {
  background: #F5F0F1 url(bg-main.png) repeat-x top left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
}

h1 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #8C6239;
}

h1 a {
  color: #8C6239;
  text-decoration: none;
  border-bottom: 1px dotted #8C6239;
}

h1 a:hover {
  border-bottom: 0px;
}

h2 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #8C6239;
}

