I've searched through the forums but can't seem to find an answer this getting rid of the space directly above the header image and below the header header image.

I tried adjusting the image height but the white spaces move with the header image.

#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #333399;
height:170px;
}
I want the image to be tight with the top bar and the bar under.

linky http://www.quirkesfurniture.com/catalogue/

Thanks in Advance