.bg {
	background-attachment: fixed;
	background-image: url(images/hanny_b_w.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.bg_band {
	background-attachment: fixed;
	background-image: url(images/HGF7_group_greyscale.jpg);
	background-repeat: no-repeat;
	background-position: 500px center;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.bg_flyer {
	background-attachment: fixed;
	background-image: url(images/CD-Cover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

