<table width="100%" background="../images/game/background/eliminated.jpg">
<tr>
<td><img src="../images/game/guerilla.jpg" style="border:1px solid yellow"></td>
<td width="100%">
<table width="100%">
<tr><td width="200px" nowrap align="left">{$empire_from}</td>
<td><b style="color:yellow">{t}ELIMINATED{/t} >> </b></td>
<td width="100%" align="left">{$empire_to}</td>
</tr>
<tr>
<td colspan="3" align="right">
<b>{t}Empire violently eliminated{/t}</b>
<td>
</tr>
</table>
</td>
</tr>
</table>