body {
    background-image: url(bgnoise.jpg);
    background-repeat: repeat;
    margin: 0px;
    font-family: Helvetica, Arial, sans-serif;
    color: #363636;
    line-height: 130%;
}
.sticker1, .sticker2, .sticker3, .sticker4 {
    height: 183px;
    width: 180px;
	overflow: hidden;
	text-indent: -9000em;
}
.sticker1 {
    background: url(bgsticker2.gif) no-repeat;
    position: absolute;
    top: 302px;
    left: 37px;
}
.sticker2 {
    background: url(bgsticker3.gif) no-repeat;
    position: absolute;
    top: 466px;
    left: 149px;
}
.sticker3 {
    background: url(bgsticker1.gif) no-repeat;
    margin-top: 17px;
    width: 162px;
	float: right;
    clear: both;
}
.sticker4 {
    background: url() no-repeat;
    position: absolute;
    top: 540px;
    left: 340px;
}
.scratch{
    background: url(scratch.gif) no-repeat;
    width: 44px;
    height: 318px;
    position: absolute;
    top: 355px;
    left: 0px;
}
.grej0 {
    background: url(bg0.png) no-repeat 0 0;	
    height: 35px;
	padding: 8px 30px 0 21px;
	margin: 18px 0 0 0;
	color: #888;
    font-size: 0.8em;
	float: right;
	clear: both;
}
.grej1 {
    background: url(bg1.png) no-repeat 0 0;	
    font-size: 2.3em;
	margin: 10px 0 0 0;
    height: 129px;
    overflow: hidden;
	clear: both;
	padding-right: 40px;
    float: right;
}
.grej2 {
    background: url(bg2.png) no-repeat 0 0;	
    font-size: 1.2em;
    margin: 28px 0 0 204px;
    height: 129px;
    overflow: hidden;
	padding-right: 40px;
    clear: both;
    float: right;
}
.text1 {
    padding: 54px 0 70px 39px;
    width: 276px;
    float: left;
}
.text2 {
    padding: 43px 0 70px 42px;
    width: 221px;
    float: left;
    line-height: 1.1em;
}
.free {
	float: right;
	font-size: 0.3em;
	margin: -3px 46px 0 0;
}
.player1 {
    padding: 12px 12px 6px;
    background-color: #f2f2f2;
    width: 400px;
    float: left;
}
.player2hide {
    padding: 12px 12px 6px;
    background-color: #f2f2f2;
    width: 300px;
    float: left;
    overflow: hidden;
}
.player2 {
    margin-left: -118px;
    overflow: hidden;
}
a {
    text-decoration: none;
    color: #363636;
}
a:hover {
    text-decoration: none;
    color: #2b6dac;
}
a.song {
    background-color: #AAA;
    float: left;
    height: 129px;
    color: #f2f2f2;
    height: 26px;
	margin-left: -3px;
	padding: 50px 12px;
	display: block;
}
a.alt {
    background-color: #f2f2f2;
    color: #AAA;	
}
.mobil {
	display: none;
}
.title {
	position: absolute;
	color: #CCC;
	top: 5px;
	left: 5px;
	font-size: 0.8em;
}
.mobil {
	display: block;
}
.desktop {
	display: none;
}


