body {
	background-image: url(images/Cavallo-bkgrd.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DF8C18;
	text-decoration: none;
}
.HomeBkgrd {
		background-image: url(images/Cavallo-Home-Photo.jpg);
	background-repeat: no-repeat;
}
.LeftBarFill {
	background-image: url(images/Left-Bar-Fill.png);
	background-repeat: repeat;
}
.ContentFill {
	background-image: url(images/Content-Fill.png);
	background-repeat: repeat-y;
}
