WUTS THE CODE FOR ADDING BANNERS? IS IT JUST FOR MUSIC PAGES?
and mess with teh "margin-top" number to get the space you want for the top..and the margin left to move it left or right to center it...hope that helps!
and the code works for both regular and music pages...
<style type="text/css">body{
background-position:top center;margin-top: 530;}
div.topbanner {
top: 0;
left: 49%;
margin-left: -402px;
width: 100%;
height: 0px;
position: absolute;
}
</style><div class="topbanner"><img src="IMAGE URL HERE">