/* CSS Document */



#innerpage3 {
	/* Background image: */
/*	
	background-image: url("../images/DSC_0169.jpg");
	background-image: url("../images/rock.jpg"); 
	background-image: url("../images/DSC_1618.jpg");
	background-image: url("../images/DSC_3431.jpg");
	background-image: url("../images/GiantsCauseway15.jpg");
	*/
	background-image: url("../images/rock.JPG"); 
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1em;
	height: 20em;
}


