You've tampered with the header code already, by commenting out the header logo div.
From your page source:
HTML Code:
<!--bof-branding display-->
<div id="logoWrapper">
<!--<div id="logo"><a href="http://smooshboosh.com/"><img src="includes/templates/template_default/images/logo.gif" alt="SmooshBoosh" title=" SmooshBoosh " width="192" height="64" /></a></div>-->
<div id="taglineWrapper">
<div id="tagline"></div>
</div>
</div>
<br class="clearBoth" />
<!--eof-branding display-->
Re-instate it so we can see your logo, then we can make suggesttions