wie bekomme ich weißen spalt weg?

botty
http://ground.gr.funpic.de/groundcero.de/index2.html

und zwar das problem dabei ist das man im internet explorer zwischen den 2 grafiken einen weißen spalt sieht und und im firefox nicht .... wollte mal fragen ob das irgendwie möglich ist wegzubekommen?

danke schon mal
astala
poste mal deinen quellcode sonst kann man nur raten
botty
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
<body bottommargin="0" leftmargin="0" rightmargin="0" topmargin="0"  bgcolor="#18222C" background="http://ground.gr.funpic.de/groundcero.de/hintergrund.jpg">
<div align="center"  >
<a name="up"></a>
	<table cellpadding="0" cellspacing="0" width="770" height="700"  background="http://ground.gr.funpic.de/groundcero.de/bg.png" cellpadding="0" cellspacing="0" >
		<!-- MSTableType="layout" -->
		<tr>
			<td height="700" width="770" valign="top" >
			<div align="left">
				<table cellpadding="0" cellspacing="0" height="127" width="227"  align="left"  >
					<!-- MSTableType="layout" -->
					<tr>
						<td height="120" width="227" valign="top">
						<div align="right"><img align="right" src="http://ground.gr.funpic.de/groundcero.de/2logo.png"></div>
						</td>
					</tr>
				</table>
				<table cellpadding="0" cellspacing="0" width="535" height="126" style="  background-image: url('http://ground.gr.funpic.de/groundcero.de/1logo.png'); background-repeat: repeat-1">
					<!-- MSTableType="layout" -->
					<tr>
						<td height="126" width="535" ></td>
					</tr>
				</table>
			</div>
			</td>
		</tr>
	</table>
</div>
</body>