.bandbg{
	background-image: url('/media/band/band_bg.jpg');	
	background-repeat: no-repeat;	
	height: 559px;
}


.opherbg{
	background-image: url('/media/band/opher/opherbg.jpg');	
	background-repeat: no-repeat;	
	height: 926px;
}


.shaibg{
	background-image: url('/media/band/shai/shaibg.jpg');	
	background-repeat: no-repeat;	
	height: 746px;
}

.shirbg{
	background-image: url('/media/band/shir/shirbg.jpg');	
	background-repeat: no-repeat;	
	height: 926px;
}



.band_member{
	background-color: #000000;
	cursor: pointer;
	float: left;	
}

