Edit the header template, and before this line:
Code:
<a name="top" href="{vb:link forumhome}"><vb:comment><img src="images/avenger_blue/misc/home.png" width="960px" height="150px" alt="{vb:raw vboptions.bbtitle}" /></vb:comment></a>
Add something like this:
Code:
<img src="images/OzzModz.png" height="150px" width="350px" style="padding-left:140px;" alt="{vb:raw vboptions.bbtitle}" />
Of course change the image to your own, and adjust the size as needed.