body {
	margin: 0px;
	background-image: url(ventnor-library-page-new/images/wood_background.jpg);
}
.container {
	height: 900px;
	width: 960px;
	margin-top: 15px;
	background-image: url(ventnor-library-page-new/images/background.jpg);
	background-repeat: no-repeat;
	border: thick double #DCA50A;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	float: left;
	height: 460px;
	width: 356px;
	margin-top: 352px;
	margin-left: 505px;
}
.box2 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 20px;
	padding-left: 450px;
}

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