body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/bkg.jpg);
	background-color: #626233;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #73110A;
}
a:visited {
	color: #1A1A1A;
}
.width {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #6C1309;
}
.pics {
	border: 3px solid #750D0A;
}
.subhead {
	font-weight: bold;
	color: #141414;
	font-size: 18px;
}
