Well the only image I'm having trouble with is the header at the top of the page. In my stylesheet I have the following:
#logoWrapper {
background-image:url(http://rainenjewelry.com/pix/headban);
background-repeat:no-repeat;
height:160px;
background-position: top center;
}
That being said, the size of the image itself is 1095x161.
So how should I make this image so it appears normal?



Reply With Quote

