p { color:  #fff; }
a {
	color: #f09;
}

/* MP3 */
body{
	background: #000 url(../images/mp3_bg.jpg) repeat-x;
}

#mp3player{
	width: 318px;
	height: 32px;
	position: relative;
	left: 138px;
	top: -6px;
}

p.artistslinks{
	width: 650px;
	position: relative;
	top: -28px;
	color: #fff;
	margin: 0;
	padding: 0;
	font: small-caps 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	left: 460px;
}