h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/apple-valley-line.jpg);
	background-position: left bottom;
	margin-left: 0px;
	background-repeat: no-repeat;
	text-align: center;
	text-indent: 20pt;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bgapplebottom {
	background-image: url(images/bottom-apple.gif);
	background-repeat: no-repeat;
}
