.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.home {
	background-attachment: fixed;
	background-image: url(homepage%20logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
