I am redesigning my website and I am running into a small problem. I have the round corner images set in place. How can I line these images up with the boards? Furthermore, how can I get those small lines that is sticking up to disappear. The site is the top link in my sig. Here's the CSS coding to change the color of the boards: .bodyTop { background: #ffffff url(images/main-corners-top.gif) no-repeat; width:765px; margin:10px auto 10px auto; padding-top:5px; padding-bottom:0; border-style: solid; border-left-color: #000000; border-right-color:#000000; border-top-color: #035ae7; border-bottom-color:#0586eb; Code (markup):