body{
	background-color:#86969A;
	background-image:url(img/hand3.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #E5F4F4;
}
#tracklist{
	margin-left: 750px;	
	margin-top:13px;
	border:1px;
	//background-image:url(img/semi.png);
}
#credits{
	position:absolute;
	text-align:center;	
	top:750px;
	left:200px;
}
#credits a {
	text-decoration: underline; color: #E5F4F4;
}
#credits a:visited {
	text-decoration: underline; color: #E5F4F4;
}
#credits a:hover {
	text-decoration: underline; color: #E5F4F4;
}
#content_header{
		       		margin-left: auto;
		       		margin-right:auto;
		       		width:980px;
		       		//background-image:url(img/bannerps2.jpg);
					//background-repeat: no-repeat;
		       }
