body {
	background-image: url(images/site/pattern.gif);
	background-color: #30342E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
p {
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #faf2d6;
	text-align: center;
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
}
a:hover {
	text-decoration: none;
}
