I didn't say that it was in the stylesheet. It is in the HTML tag, an inline style and - it appears that you have edited the page in the meantime so that this height is now 908px, remove it (the red part). It's the div with the id 'content':
Code:
<div id="content" style="width: 450px; height: 908px">
Don't forget to remove some or all of this empty junk (red):
Code:
<td>
<p align="center" style="text-align: center"><a href="mailinglist.html"><img border="0" src="MailingListButtoncopy.jpg" width="140" height="60"></a></td>
<td>
<p align="center" style="text-align: center"><a href="newagewebsites.html"><img border="0" src="webdesign.jpg" width="160" height="60"></a></td>
</tr>
</table>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p style="text-align: left"> </p>
<h2></h2>
<p></p>
<p></p>
<p></p>
<p></p>
<blockquote></blockquote>
<p style="text-align: center"></p>
<p></p>
<p></p>
<p></p>
<p style="text-align: center"> <!-- BEGIN SiteChatter.com live help code -->
</div>
Bookmarks