body {
	background-image: url(../../images/general-background.png);
	background-repeat: no-repeat;
	background-position: top left;
}
	
div#navbar.general {
	top: 273px;
	left: 55px;
	width: 85px;
}
	
	div#navbar.general li.band {
		height: 22px;
	}
	
	div#navbar.general li.shows {
		height: 27px;
	}
	
	div#navbar.general li.media {
		height: 22px;
	}
	
	div#navbar.general li.gallery {
		height: 27px;
	}
	
	div#navbar.general li.store {
		height: 22px;
	}
	
	div#navbar.general li.contact {
		height: 26px;
	}
	
	div#navbar.general li.press {
		height: 25px;
	}
	
div#logo {
	position: absolute;
	top: 575px;
	left: 30px;
	width: 92px;
	height: 92px;
	z-index: 1;
}

div#credits {
	position: absolute;
	top: 680px;
	left: 30px;
	z-index: 1;
}
