body {
	background-color: #DBDBDB;
	background-image: url(shalecourt.jpg);
	margin-right: 60px;
	margin-left: 60px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #008000;
	background-color: #FF8000;
	text-align: center;
	font-size: 2.5em;
	border: 0.1em solid #008040;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-indent: 1.1em;
}
.photos {
	float: left;
	width: 250px;
	height: 175px;
}
