#main {
	margin: 0 0 20px 0;
	background-image:  url(../images/pool-patio-night-top-image.jpg);
	background-repeat: no-repeat;
	background-position:  top left;
}

#gallerydisplay {
	padding: 20px 0 30px 0;
	text-align: left;
	background-color: #FFF;	
}

#gallerydisplay img {
	float:left;
	padding: 0 37px 27px 0;
	border: 0;

}


#galleryexplanation {
	border: 25px 0 35px 0;
	width:500px;

}

#galleryinstructions {
	margin: 0 240px 15px 0;
}
