I am trying to do the same thing and cant seem to locate the proper place on the style sheet.

I see this
#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:75px;
}

I want to keep the header image, just don't want the logo where the Powered by Zen cart is.

Thanks