body {
	margin: 0px;
	background-image: url(images-new-index/wood_background.jpg);
	background-repeat: repeat;
}


.container {
	height: 1300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-image: url(images-new-index/ill%20chris%20craft.jpg);
	background-repeat: no-repeat;
}
.box1 {
	float: left;
	height: 200px;
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	margin-top: 100px;
	margin-left: 0px;
}
.box2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	height: 500px;
	width: 960px;
	margin-top: 120px;
	line-height: 20px;
	padding-left: 430px;
}
.box3 {
	float: left;
	height: 50px;
	width: 100px;
	padding-left: 0px;
	margin-top: 150px;
	margin-left: 460px;
}
