body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(apple_bkgd.gif);
	background-repeat: no-repeat;
}
.bodyText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
	line-height: 19px;
	font-weight: bold;
}
