
body {
  background: url(../images/bg.gif) repeat-x #999999;
}

h2 {
  font: 14px Arial;
  color: #666666;
  padding-bottom: 5px;
  margin: 0px;
  border-bottom: 1px solid #666666;
}

#header {
	background-color:#D6D6D6;
}