How do I tweak the CSS so my banners are centered in the banner module position? I mean Banner1 and Banner2 positions.
Also Is there a way to have one banner in that same space as Banner1 and Banner2 and centered on the page?
div.banneritem img {
margin: 0 auto;
}