	/* The following images to be laoded and arranged by css */
body {
	background: #FFFFFF url(../images/background.jpg) repeat-y center top;
}

#header_img {
	max-height: 268px;
	max-width: 1005px;
}

#header_img a img {
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	border: none;
}

#business_img {
	margin: 1% 3%;
	max-height: 334px;
	max-width: 600px;
}
