.pianocircus {
font-size: 60px;
margin: 0;
}
#pianoplayer {
position: absolute;
top: 0px;
left: 55px;
font-size: 30px;
margin: 0;
}
#pianoplayer2 {
position: absolute;
top: 38px;
left: 57px;
font-size: 18px;
margin: 0;
}
#audioplayer{
	position: absolute;
	left: 51px;
	top: 62px;
	visibility: visible;
}


body {
margin: 0;
padding: 0;
}

#global {
position:absolute;
left: 50%;
top: 50%;
width: 600px;
height: 400px;
margin-top: -300px; 
margin-left: -290px;
}

#spinlogo2{
	position: relative;
	width: 50px;
	left: 17px;
}
#spinlogo3{
	position: relative;
	top: 19px;
	left: -19px;

}
a:link span span span {
	color: #666666;
}
a:visited span span span {
	text-decoration: none;
	color: #666666;
}
a:hover span span span {
	text-decoration: none;
	color: #666666;
	background-color: #222222;
}
a:active span span span {
	text-decoration: none;
	color: #666666;
}
#benjarlett{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 9px;
	color: #666666;
}

.recordings {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 50px;
}

.name{
font-size:16px;}
.title{
font-size:15px;}
.short{
font-size:14px;}
.long{
	font-size:13px;
	position:relative;
	;
	width: 200px;
	top: -3px;
	left: 200px;
}
.tracks{
	font-size:13px;
	position:relative;
	;
	width: 200px;
	top: -3px;
	left: 350px;
}
.price{
font-size:12px;
}

.ben{		
text-align:right;font-size:10px;}	
a.ben:hover{
	color:#aaaaaa;
}	
a.ben:link,a.ben:visited{color:#333333; text-decoration:none}
