body {
  background: #ffffff url(/static/images/img01-black-20x56.gif) repeat-x;
  color: #4e4e4e;
}

#header {
  width: 980px;
  height: 96px;
  margin: 0 auto;
}

#header a {
  border-bottom: 0;
}

#header h1 a {
  color: #00cc00;
}
