body { font-family: papyrus, fantasy, sans-serif;
	font-style: normal;
	color: #000000;
	background-color: #F0E68C;
	background-image: url();
	background-repeat: repeat-x, y;
	}
	
table { margin-top: 5px;
	}
	
hr { width: 75%;
	color: #5d7876;
	height: 1px;
	}
	
h1 { color: #000000;
	background-color: transparent;
	font-size: 1.5em;}
	
h2 { color: #000000;
	background-color: transparent;
	font-size: .8em;
	}
	
h4 { color: #000000;
	background-color: transparent;
	font-size: .8em;}
	
h6 { color: #000000;
	}
	
p { color: #000000;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
	}
	
p.first:first-letter { font-size: 200%;
	}
