First Thanks Sofia
i modifyed mine a bit to also centre the message as well and made it bold also
PHP Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr><td class="tcat"><center>$ugmsg[title]</center></td></tr>
<tr><td class='alt1'><b><center>$ugmsg[message]</b></center></td></tr></table><br />
you missed a
from the begining of your modification