and just remove it, should fix your problem. Or ... go into style.css and look for: header and add the height of your image you are using for the header...
if your talking about line-height: 150px; thats not the height you want... needs to read height: 150px; line-height is meant for the wording in the header if there is any...