There are a few people asking about this, so I figured I would take what I had posted down at UseBB Zone and share it here.

In global.tpl.php remove this:

<h1 id="boardname"><span id="line">{board_name}</span></h1>
<h2 id="boarddescr">{board_descr}</h2>


In styles.css change your #logo float to reflect a center instead of left.