what is hiding my banner logo

what is hiding my banner logo

Hello All,
I have recently completed my first roundabout carousel project with some success. When trying to implement a logo to appear above the carousel container I fail. And, I cannot comprehend the plug-in code. I'm attaching a gif of the two DW views to illustrate my intent. I'm including the CSS to the containers and a link to the test page showing the problem. http://www.jacksguitars.net/Printing/index.html
Help?
 

.my_carousel

{

position : relative ;

width : 760px ;

background : url( ../images/logo_banner .gif) no-repeat 0px 0px ;

margin : 0px auto 20px auto ;

}

.carousel_container

{

height : 340px ;

margin : 100px 0px 0px 0px ;

background : url( ../images/ background .jpg) no-repeat 0px 0px ;

}