<center>
{POST_EFFECT}
	<table width="600" border="1" bgcolor="{POST_COLOR}" cellspacing="5" cellpadding="10">
	<tr>
		<td>
			<table width="90%" border="1" align="center" background="images/bg1.jpg">
			<tr>
				<td>
				<br />
				
				<center>
				<!-- STAMP -->
				<p>{POST_STAMP}</p>
				<!-- /STAMP -->
				
				<!-- IMAGE -->
				<p>{POST_IMAGE}</p>
				<!-- /IMAGE -->
				
				<!-- CAPTION -->
				<p>{POST_CAPTION}</p>
				<!-- /CAPTION -->
				</center>
				<font face="{POST_FONTFACE}" size="{POST_FONTSIZE}" color="{POST_FONTCOLOR}">
				
				<p>{POST_HEADING}</p>
				<p>{POST_MESSAGE}</p>
				<p>{POST_SIGNATURE}</p>
				<p>
				<b>{POST_POEMTITLE}</b><p>
				{POST_POEMBODY}
				</font>
				<p>
				<a href="mailto:{SENDER_EMAIL}">{SENDER_NAME}</a>
				</td>
			</tr>
			</table>
		</td>
	</tr>
	</table>
	<br />
	<br />
	{POST_SOUND}
	<br>
	{POST_SOUNDCAPTION}
	<!-- demo2. -->
</center>
