What kind of music player is it? Is it the default one for myspace or a flash music player where you can get from a site.
If it's flash music player you put them in a div.
CODE
<div class="music" style="position: absolute; left:##px; top:##px; width:##px; height:##px; overflow: hidden;">
MUSIC PLAYER CODE HERE
</div>
Replace all the ##'s.