Anyway, here's the site. http://www.freewebs.com/bacsikdesigns
And here's the HTML:
<html>
<head>
<title>Bacsik Designs | Home</title>
</head>
<body bgcolor="white">
<center>
<table width="700" cellspacing=0 cellpadding=0 valign="top">
<tr>
<td height="50" width=50px><img height="50" width="50" src="images/top_left_blue.png">
</td>
<td height="50" width="600"><img height="50" width="600" src="images/top_blue.png">
</td>
<td height="50" width="50"><img height="50" width="50" src="images/top_right_blue.png">
</td>
</tr>
<tr>
<td height="500" width="50"><img height="500" width="50" src="images/left_blue.png">
</td>
</tr>
</table>
</center>
</body>