body {
	background-image: url(../../images/home-background.png);
	background-repeat: no-repeat;
	background-position: top left;
}
	
div#navbar.home {
	top: 270px;
	left: 53px;
	width: 101px;
}
	
	div#navbar.home li.band {
		height: 20px;
	}
	
	div#navbar.home li.shows {
		height: 26px;
	}
	
	div#navbar.home li.press {
		height: 26px;
	}
	
	div#navbar.home li.media {
		height: 25px;
	}
	
	div#navbar.home li.gallery {
		height: 24px;
	}
	
	div#navbar.home li.store {
		height: 26px;
	}
	
	div#navbar.home li.contact {
		height: 21px;
	}
	
div#bandName {
	position: absolute;
	top: 190px;
	left: 55px;
	width: 88px;
	height: 74px;
	z-index: 1;
}

div#logo {
	position: absolute;
	top: 575px;
	left: 55px;
	width: 92px;
	height: 92px;
	z-index: 1;
}

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