body {
	margin-top: 0px;
	background-image: url(../library/images/wood_background.jpg);
}
.container {
	height:920px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(mercury%20library/images/background.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
}
.box1 {
	float: left;
	height:500px;
	width: 489px;
	margin-top: 27px;
	margin-left: 49px;
}
.box2 {
	float: right;
	height: 50px;
	width: 50px;
	margin-top: 525px;
	padding-right: 325px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title {
	float: left;
	height: 50px;
	width: 400px;
	margin-left: 49px;
	margin-top: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-align: justify;
}
