body {
	background: url(../../graphics/sunflower-bkgrd.gif);
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.hdrText {
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.bodyText {
	font-size: large;
	color: #000000;
}

