Hi Again:

I played a bit more and edited logoWrapper and it's almost there -

my logoWrapper is:

#logoWrapper {
width: auto;
background-position: bottom;
background: url("../images/bg-1.gif") repeat-x;
vertical-align: bottom;
}
I though the vertical-align would align it to the bottom but in the image:

http://www.lemongrassmedia.com/zen01.jpg

It's still not right.

What must I change to make the logo blend seamlessly with the background - they are both the same height - 152px.

Ernie