<?php
echo "\n<table width=\"60%\">";
echo "\n<tr>\n\t<td>";
echo "\n<i>Hugh and Dave's Online Wines is not really a winestore. 
      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
      give customers from around the world the opportunity to buy any of our
      1000+ wines that come from more than 300 wineries throughout
      Australia.</i>";
echo "\n\t</td>\n</tr>\n</table>\n<br>";
?>
