noooo...

the html, head, body tags will kill it..

HTML
<table width="100%" class="t_inner" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" class="lefttdheader">
<span style="float:right">Community Forum</span>
<span style="float:left">The Forum Name</span>
</td>
</tr>

<tr>
<td class="alt-2" align="left">
<img src="yourlogo.jpg" alt="Your Forum Logo Name" border="0" />
</td>
</tr>
</table>

would be a start wink