.winterbkgd {
	background-attachment: fixed;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.autumnbkgd {
	background-attachment: fixed;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
}
.headline {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
