body {
	background-color: #121212;
	color: #ADA197;
	font-size: 14px;
	font-weight: normal;
	font-family: Garamond, "Times New Roman", Times, serif;
}
.brownstripe {
	background-color: #4C0000;
}
p {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ADA198;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 40px;
}
li {
	margin-right: 70px;
	padding-top: 10px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-size: 26px;
	color: #987F43;
	font-weight: normal;
}
a:link {
	color: #987F43;
	text-decoration: none;
}
a:visited {
	color: #987F43;
	text-decoration: none;
}
a:hover {
	color: #705E32;
	text-decoration: underline;
}
a:active {
	color: #987F43;
	text-decoration: none;
}
.greystripe {
	background-color: #310202;
}
.credit {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.fractured_text {
	font-size: 13px;
	color: #76693B;
}
.smalllink {
	font-size: 16px;
}
.contribute {
	margin-top: 50px;
	margin-left: 60px;
	line-height: 25px;
}
.form {
	background-color: #333333;
	border: 1px solid #121212;
	font-size: 15px;
}
.pressquotes {
	font-size: 14px;
}
.learnlinks {
	font-size: 17px;
	font-weight: bold;
}
