body {
	margin: 0px;
	background-image: url(images/wood_background.jpg);
	background-repeat: repeat;
}
.container {
	height: 2700px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #F3CE5B;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #699;
}

.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;
	
}
.title2 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 50px;
	padding-left: 385px;
}

.box1 {
	float: left;
	height: 600px;
	width:470px;
	margin-top: 20px;
	background-color: #699;
}
.box2 {
	float: left;
	margin-top: 20px;
	height: 600px;
	width: 470px;
	
}
.box3 {
	float: left;
	height: 600px;
	width: 470px;
	margin-top: 20px;
	
}
.box4 {
	float: left;
	margin-top: 20px;
	height: 600px;
	width: 470px;
	
	
	
}
.box5 {
	float: left;
	height: 600px;
	width: 470px;
	margin-top: 20px;
	
}
.box6 {
	float: left;
	margin-top: 20px;
	height: 600px;
	width: 470px;
	
	
}
.box7 {
	float: left;
	margin-top: 20px;
	height: 600px;
	width: 470px;
	

	
}
.box8 {
	float: left;
	margin-top: 20px;
	height: 600px;
	width: 470px;
	
	


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