body {
	background-image: url(../img/btc/btcbg.jpg);
	background-repeat: no-repeat;
}
.player {
	position: absolute;
	height: 142px;
	width: 286px;
	left: 125px;
	top: 91px;
}
.tracks {
	position: absolute;
	height: 17px;
	width: 304px;
	left: 115px;
	top: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.playhere {
	position: absolute;
	height: 133px;
	width: 414px;
	left: 58px;
	top: 275px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0DFE3;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #CC3333;
}
a:hover {
	color: #339966;
}
.playhighleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	height: 42px;
	width: 96px;
	left: 15px;
	top: 91px;
	text-align: center;
}
.playlowright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	position: absolute;
	height: 47px;
	width: 96px;
	top: 91px;
	left: 422px;
}
