If you have a dreamweaver..
use this code.. It's easy to use for novice in overlays..
insert this code in your CSS..
[quote]#music {postion: absolute; overflow: hidden;}
#cbox {position: absolute; overflow: hidden;}[/quote]
then paste this in your <body></body> tag..
[quote]<div id="music">MUSIC CODES HERE</div>
<div id="cbox">CBOX CODES HERE</div>[/quote]
then click on the Design Tab, drag the box to the area of your desire..

then adjust the size of the box..