

body {
  color: #000;	
  font: 80% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  outline: none;
  color: #00a600;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #141618;
}

a img {
  border: none;
}

#content {
  width: 772px;
  background: url(img/pagebg.gif) no-repeat top left;
  padding: 30px;
}
