.nonrepeatebg {
	background-repeat: repeat-x;
}
p {
	padding-top: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: -15px;
	margin-bottom: -15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: -15px;
	margin-bottom: -15px;
}

