Hi
  
How do I insert a header banner which is 960 px wide and 80 px high under the links, (log in and out, cart, wishlist, administration etc).
When I put the banner in as

a.logo{background:url("images/tattoo-header.jpg") repeat scroll 0 0 transparent;display:block;height:80px;text-decoration:none;width:960px;}

the links, log in etc appear below the banner.

many thanks