a:link {
color: #e34921;;
}

*{
	margin: 0;
	padding: 0;

}
html{
	background: url(back2.png) repeat center top;}

div#case {
background: url(cd.jpg) no-repeat center;
width: 623px; height: 559px;
position: relative; top: 20px; left: 30px;

}

div#sampler {
background: url(cheerful-sampler.png) no-repeat center;
width: 95px; height: 83px;
position: relative; left: 385px; top:-5px;
margin-top:-83px;

}

div#text {
margin-top: 10px;
width: 540px;
position: relative; left: 50%;
margin-left: -260px;
}

div#polu {
margin-top: 10px;
width: 320px;
position: relative; left: 50%;
margin-left: -260px;
float:left;
}

div#tracklist {
line-height:22px;
margin-top: 10px;
position: relative;
float:right;
}

div#line {
background: url(line.gif) no-repeat center;
margin-top: 14px;
padding-top: 30px;
margin-bottom: 14px;
width: 190px; height: 1px;
position: relative; left: 50%;
margin-left: -95px;
clear:both;
}

div#text2 {

width: 540px;
position: relative; left: 50%;
margin-left: -260px;

}

div#footer {
height: 59px;
position:relative;
top: 20px;

}

div#audio {
width: 290px; height: 24px;
position:relative;
top: -1px; left: 430px;

}

div#counter {
height: 59px;
position:relative;
top: 20px;

}