[CENTER]okay so i have a pretty cool page yet when i maximize the page there is white space things on both sides here is a picture
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
background-color: #FFFFFF;
background-image: url(bg.jpg);
}
.style7 {color: #FFFFFF}
.style8 {color: #CCCCCC}
-->
</style></head>
<body>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="208" height="230"> </td>
<td width="800" align="center" valign="top" bgcolor="#FFFFFF"><img src="header.jpg" width="800" height="190" /><br /> <img src="bar1.jpg" width="800" height="40" /></td>
<td width="206"> </td>
</tr>
<tr>
<td height="526"> </td>
<td valign="top" bgcolor="#030011"><p class="style8"> </p>
<p align="center" class="style8">Accommodations<br> Our Vendor's<br> Guestbook <br>Registries</p>
</td>
<td> </td>
</tr>
<tr>
<td height="35"> </td>
<td> </td>
<td> </td>
</tr>
</table>
</body>
</html>
[/CENTER]