#content {
	background-position: center top; 
	background-repeat: no-repeat; 
	background-image: url("../images/content-bg.jpg");
	text-align: center;
	width: 700px;
	height: 380px;
	}

#photo-gallery {
	float: left;
	width: 690px;
	height: 370px;
	margin: 5px;
	}