#music {
	position: relative;
	height: 50px;
	width: 680px;
	margin: auto;
	background-image: url(../img/music/musictytle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#musictytle p {
	font-size: 0.8em;
	float: right;
	width: 250px;
	position: relative;
}

