VHS LABELS

Use this on Avery #8165 full sheet peel and stick labels.

You can do them yourself. Take this code to the html testbed and paste it between the body lines. You can fine tune the size to your own taste by changing the numbers. You can change the font size to your own taste too. The numbers go from -1 to 6.

<center>
<table width="215" height="130" border="1">
<tr>
<td align="center" valign="middle">
<font size="+2">Type your text here</font>
</td>
</tr>
</table>
<p>
<table width="385" height="55" border="1">
<tr>
<td align="center" valign="middle">
<font size="+1">Type your text here</font>
</td>
</tr>
</table>
</center>