body {
	/* background-position: center;
	background-repeat: repeat-y;
	background-image: url(img/bodybg.jpg); */
	padding-top: 0px;
	margin-top: 0px;
	background-color: #736d58;
}


#content {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

a img {
	border-style: none;
	border-width: 0px;
}
