.bodytext {
	background-image: url(graphics/bg.jpg);
	text-align: left;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
