body {
	margin: 0px;
	background-image: url(images/wood_background.jpg);
}
.container {
	height: 1200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(ventnor-library/images/background.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	border: thick double #DCA50A;
}
.menu {
	float: left;
	height: 946px;
	width: 555px;
	margin-top: 190px;
	margin-left: 405px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box2 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 15px;
	padding-left: 480px;
}
