#content {
	background: #000 url("../images/background1.jpg") no-repeat top left; 
	color: inherit;
	}

#phototour {
	position: relative;
	top: 80px;
	width: 200px;
	margin-left: 440px;
	margin-right: 0px;
	}
	
#content img, #content a img {
	position: relative;
	top: 55px;
	left: 205px;
}

#phototour img, #phototour a img {
	padding: 0; 
	margin: 0;
	vertical-align: top;
	}