body {
	background-color: #bfb482;
	background-repeat: repeat-x;
	background-image: url(images/bkd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	}
#nav {
	font-size: 18px;
	}
#nav a:link {
	color: #4b5c39;
	text-decoration: none;
	}
#nav a:visited {
	color: #4b5c39;
	text-decoration: none;
	}
#nav a:hover {
	color: #b69140;
	text-decoration: none;
	}
#main p {
	font-size: 12px;
	line-height: 16px;
	}
#pics img {
	border: solid 1px #4b5c39;
	}
#nav li {
	color: #4b5c39;
	text-decoration: none;
	font-size: 11px;
	}
h1 {
	font-size: 16px;
	color: #4b5c39;
	}
h2 {
	font-size: 14px;
	color: #4b5c39;
	}
