Code:
<!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=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
color: 66cc66;
}
body {
background-color: #666666;
}
.fixedbg{
	 background-color: #333333;
	 background-image: url(logobkdg.jpg);
	 background-position:center;
	 background-repeat: no-repeat;
	 background-attachment:fixed;
}
-->
</style></head>

<body>
<div align="center">
<table width="922" height="458" border="2" cellpadding="4" cellspacing="8">
<tr bgcolor="#000000">
<td width="922" height="700" valign="top"><p><img src="top nav.jpg" width="920" height="139" /></p>
<div align="center">
<table class="fixedbg">
<tr>
<td width="720" height="500" bordercolor="333333" bgcolor="333333" class="fixedbg">&nbsp;</td>
</tr>
</table>
</div>
<p>&nbsp;</p></td>
</tr>
</table>
</div>
</body>
</html>