.homeBG {
	background-image: url(images/Backgrounds/home_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.MenuBG {
	background-image: url(images/under_09.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.GigsBG {
	background-image: url(images/Backgrounds/gigs_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BioBG {
	background-image: url(images/Backgrounds/bio_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Bio2BG {
	background-image: url(images/Backgrounds/bio_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.GalleryBG {
	background-image: url(images/Backgrounds/gallery_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.AlbumsBG {
	background-image: url(images/Backgrounds/albums_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ContactBG {
	background-image: url(images/Backgrounds/Contact_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.DonateBG {
	background-image: url(images/Backgrounds/donate_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.UpdatesBG {
	background-image: url(images/Backgrounds/albums_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.BuyBG {
	background-image: url(images/Backgrounds/buy_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.LinksBG {
	background-image: url(images/Backgrounds/links_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}