Simple bit of CSS here to hide the header on your forums (Logo and Search). I have attached a screenshot to show the result.

Add this to additional.css:
Kod:
#header {display: none;}