<?php
echo "\n<table width=\"60%\">";
echo "\n<tr><td>\n<hr />";
echo "\n<i>This is not really a wedding registry. 
      It's a system that demonstrates the concepts of web database systems,
      and is downloadable source code that you can use freely under this
      <A href=\"license.txt\">license</a>. It pretends to
	    allows wedding guests to log in, view a list of gifts wanted
	    by the bride and groom, and reserve gifts that they plan to
	    purchase by putting them on a shopping list.</i>";
echo "\n</td>\n</tr>\n</table>\n<br />";
?>
