body {
	margin-top: 0px;
	background-image: url(images/wood_background.jpg);
	background-repeat: repeat;
}
.container {
	height: 1350px;
	width: 960px;
	margin-left: auto;
	border: thick double #F3CE5B;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-top: 100px;
	background-color: #CCC;
}
.box2 {
	float: left;
	height: 600px;
	width:470px;
}
.box3 {
	float: left;
	height: 600px;
	width:470px;
	margin-left: 0px;
	padding-left: 15px;
}
.box3a {
	float: left;
	height: 600px;
	width: 474px;
	margin-top: 10px;
	margin-left: 240px;
}
.box4 {
	float: left;
	height: 50px;
	width: 800px;
	margin-top: 50px;
	padding-left: 435px;
}

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