body {
	background-image: url(images/indexbkgd.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: none;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

#menu
{
	position: inherit;
	float: inherit;
	z-index: 100;
	margin-left: inherit;
}