body {
	margin: 0px;
	background-image: url(../features/images/wood_background.jpg);
	background-repeat: repeat;
}
.container {
	height: 4175px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #F3CE5B;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
.header {
	float: left;
	height: 196px;
	width: 960px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #E9C759;
}
.box1 {
	float: left;
	height: 1273px;
	width: 960px;
	margin-top: 20px;
	border-bottom-style: double;
	border-bottom-width: thick;
	border-bottom-color: #F3CE5B;
	
}
.box2 {
	float: left;
	width: 960px;
	height: 675px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #F3CE5B;
}
.box3 {
	float: left;
	height: 664px;
	width: 960px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #F3CE5B;
}
.box4 {
	float: left;
	height: 714px;
	width: 960px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #F3CE5B;
}
.box5 {
	float: left;
	height: 682px;
	width: 960px;
}








img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.title2 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 50px;
	padding-left: 385px;
}


.title {
	float: left;
	height:100px;
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	padding-left: 200px;
	padding-top: 20px;
	
}
