#main_centre {
	background-image: url('../images/lostsoul.jpg');
	background-repeat:no-repeat;
	}

#news_div {
	position: relative;
	left: 55px;
	top: 280px;
	width: 390px;
	}

#new_tunes_div {
	position: absolute;
	left: 510px;
	top: 140px;
	width: 280px;
	}
