body {background-image:url("../images/crowd.jpg");
	background-attachment: fixed;
	background-size: auto;
	font-family: Baskerville, sans-serif;
	color: #000000;
	font-size: 20px;
	text-align: left;
}
h1 {
	font-family: "Racing Sans One", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	margin-top: 0px;
	font-size: 60px;
}
h2 {
	font-family: "Racing Sans One", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
}
hr {
	border-color: inherit;
}
a {
	color: #4f2f2f;
}
p {
	line-height: 150%; 
}
.center-image {
	display: block;
	margin: 0 auto;
	border: 5px solid #2F4F4F
}
.image1 {
	float: right;
	border: 5px solid #2F4F4F;
	margin-left: 20px;
	margin-bottom: 0px;
}
.image2 {
	border: 5px solid #2F4F4F;
	float: left;
	margin-right: 20px;
}
.bottom-image {
	border: 5px solid #2F4F4F;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px:
}
.fontchange {
	font-family: "Racing Sans One", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
}
.listspacing {
	line-height: 180%;
}
.head-padding {
	margin-top: 40px:
}
#column {
	width: 1000px;
	height: auto;
	text-align: center-left; 
	margin-left: auto;
	margin-right: auto;
	padding: 20px 40px 20px 40px;
	background-color: #A8B5A2;
	border: 6px solid #2F4F4F
}
