BODY {
	background-image:	url(brown_wall.jpg);
	color:			#1c5c19;
	background-color:	#fdf5e7;
}

A:link {			color:	#56350d; }
A:visited {			color:	#56350d; }
A:active {			color:	#c46c22; }
A:hover {			color:	#c46c22; }

H1 {
	margin:			0px;
	font-size:		24px;
}

H2 {
	font-size:		16px;
	margin:			8px;
}

