<!DOCTYPE html>
<html>
<head>
<title>Table Demo (the works)</title>
<style>
body {background:url("sidebar.gif"); font-family:Arial}
table {align:left; border:2}
h1 {text-align:center; color:navy}
p {font-weight:normal; color:navy; text-align:left}
li {color:white}
li.listitem {font:bold; color:white}
a {text-decoration:none; color:eeeeee; font-weight:bold}
a:hover {text-decoration:none; color:black; font-weight:bold}
</style>
</head>
<body bgcolor="lightyellow" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<table width="640" height="100%" cellpadding="0" cellspacing="0" >
<tr>
<td width="120" align="center"><img src="maglogo.gif" width="82" height="100" border="0" alt="Logo"></td>
<td align="center"><h1>Looking for back issues<br /> of your favorite magazine?</h1></td>
</tr>
<tr>
<td rowspan="2" align="center" valign="top">
<br /><br />
<table border="3" bordercolor="black">
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?A" >News </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?B" >Sports </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?C" >Financial </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?D" >Cooking </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?E" >Computer </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?F" >Entertainment </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?G" >Health </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?H" >Parenting </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?I" >Regional </a></td></tr>
<tr><td bgcolor="red" align="center" width="110">
<a href="/cgi-bin/sultans/mag/mag.cgi?J" >Other </a></td></tr>
</table>
<br />
<table border="3" bordercolor="black">
<tr><td bgcolor="#00BBFF" align="center" width="110">
<a href="/cgi-bin/sultans/mag/magsearch.cgi" >Search </a></td></tr>
<tr><td bgcolor="#00BBFF" align="center" width="110">
<a href="contact.html" >Contact </a></td></tr>
<tr><td bgcolor="#00BBFF" align="center" width="110">
<a href="faq.html" >FAQ </a></td></tr>
<tr><td bgcolor="#00BBFF" align="center" width="110">
<a href="map.html" >Site Map</a></td></tr>
</table>
</td>
<td width="500" valign="top">
<hr width="450">
<table cellpadding="10" cellspacing="5">
<tr align="center">
<td rowspan="2" valign="top"><br /><p>Welcome and thank you for visiting our Back Issue Store.<p>
If you have missed buying that issue with the interesting receipe your friend told you about, let us help you find it!<p>
Or if you lost that interesting story you read in your favorite magazine a year ago. Find it now and order a copy of that issue right here online!<p>
Browse through our amazing range of categories and search the database for the issue you're looking for. Happy magazine browsing!</td>
</td>
<td align="right" valign="bottom" width="200">
<img src="mags1.gif" width="125" height="130" align="right" alt="Magazines">
<br /><br /><br /><br /><br /><br /><br />
</td>
</tr>
<td align="left" valign="top" width="200">
<img src="mags2.gif" width="136" height="117" align="left" alt="Magazines">
</td>
</tr>
<tr>
<td colspan="2" align="center"><font size="-3">-- That's an Issue, New York 1999 --</font></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>