/* CSS Document */

#innerpage {
	/* Background image: */
	background-image: url("../images/GiantsCauseway15.JPG");
	background-repeat: no-repeat;
	background-position: center center;
/*	padding: 1em;*/
	height: 22em;

}