body {
	 background: #dbdebe url('../images2007/background.gif')  50% 0; 
	color: #333333;
	font: 0.75em/160% Georgia, "Times New Roman", Times, serif;
	text-align: center; /* be nice to IE */
	background-attachment: fixed;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	overflow:visible;
	text-align: left; /* be nice to IE */
	width: 778px;
	
}

#nav {
margin: 0 auto;
text-align: center;
}

#content {
padding: 20px;
}

#wrapper a {
color: #996e43;
}

h1 {
color: #996e43;
}