body { font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
	background-color: #C99377;
	background-image: url(brown095.jpg);
	background-repeat: repeat;		
	}
	
h1 { color: #000000;
	background-color: transparent;
	font-variant: small-caps;
	font-style: italic;
	}
	
h2 { color: #000000;
	background-color: transparent;
	font-variant: small-caps;
	font-size: 1.1em;
	font-style: italic;
	}
	
h3 { color: #000000;
	background-color: transparent;
	font-size: .9em;
	font-style: italic;
	}
	
h6 { color: #000000;
	background-color: transparent;
	font-size: .6em;
	}
	
p { color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	}
	
.highlight { background-color: #E3B480;
	}
	
hr { color: #000000;
	width: 75%;
	height: 3px;
	}
