.bgAcoustic {
	min-height: 100%;
	background-attachment: scroll;
	background-image: url(images/bg_acoustic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.MicroText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: normal;
}
.HeaderText {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #666666;
	letter-spacing: normal;
}
