body {
	margin: 0px;
	background-image: url(../../images/wood_background.jpg);
	background-repeat: repeat;
}
.container {
	height: 5170px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #F3CE5B;
	background-image: none;
	background-repeat: no-repeat;
	
}
.header {
	float: left;
	height: 197px;
	width: 960px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: double;
	border-top-color: #F3CE5B;
	border-right-color: #F3CE5B;
	border-bottom-color: #F3CE5B;
	border-left-color: #F3CE5B;
}
.box1 {
	float: left;
	height: 1269px;
	width: 960px;
}
.box2 {
	float: left;
	height: 1286px;
	width: 960px;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #F3CE5B;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #F3CE5B;

}
.box3 {
	float: left;
	height:1276px;
	width: 960px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #F3CE5B;
}
.box4 {
	float: left;
	height: 1274px;
	width: 960px;
}




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


.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: 575px;
	padding-left: 385px;
	background-color: #FFFFFD;
}
