#content {
	border-right: 1px solid #000000;
	background: url(images/parchment_bg.jpg);
	width: 650px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#content h1 {
	font: bold 1.65em Impact,"Times New Roman", Times, serif;
	color: #030;
}
#content h2 {
	font: bold 1.25em Impact,"Times New Roman", Times, serif;
	color: #030;
}
#content p {
	font-size: 1.1em;
}
#content a {
	color: #030;
}
#content a:hover {
	color: #090;
	font-weight: bold;
}
#content li {
	font-size: 1.1em;
}
