body { background: #fff url("clouds.jpg") no-repeat top center; }
#logo { background: url("logo.png") no-repeat center center; }

#controls { background: url("controls.png") no-repeat center center; }
#bt0_btn { }
#bt1_btn { background-image: url("button1.png"); }
#bt2_btn { background-image: url("button2.png"); }
#bt3_btn { background-image: url("button3.png"); }
#bt4_btn { background-image: url("button4.png"); }
#bt5_btn { background-image: url("button5.png"); }
#bt6_btn { background-image: url("button6.png"); }

.winamp     { background: url("winamp.png") no-repeat top center; }
.realplayer { background: url("realplayer.png") no-repeat top center; }
.wmplayer   { background: url("wmplayer.png") no-repeat top center; }

