@charset "utf-8";
.main-bkg {
	background-color: #9B9C8A;
	background-image: url(images/main-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.width {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a170b;
	margin: 0px;
	padding: 0px;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #40515B;
}

.line-spacing {
	line-height: 20px;
}
a:link {
	color: #391B1D;
}
a:visited {
	color: #2A170B;
}
.pics {
	border: 1px solid #42505D;
}
