body {
	margin: 0px;
	background-image: url(images/wood_background.jpg);
}
.container {
	height: 1200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/chrysler-backgroud.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	border: thick double #DCA50A;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box1 {
	float: left;
	height: 143px;
	width: 390px;
	margin-left: 48px;
	margin-top: 555px;
}
.box2 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 425px;
	padding-left: 380px;
}
