body {
	margin-top: 250px;
	margin-left: 0px;
	margin-right: 0px;
	
}
.background {
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	height: 323px;
}
.image {
	width: 713px;
	height: 323px;
	background-image:url(../images/theGuide.jpg);
	margin: 0px auto;
}