body.gallery {
	width: 720px;
	height: 1040px;
	padding: 0px;
	margin: 140px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../../img/pigspeacebkgnd.jpg);
	background-position: 0px 0px;
	background-color: #bfcbd9;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


img.photo {
	border: solid 1px #666;
}

.pagetitle {
	font-size: 175%;
	font-weight: bold;
	margin-top: 60px;
	color: #483D8B;
}

