Problème Cellspacing

Bonjour;

http://img117.imageshack.us/img117/2950/sanstitre40wj.png

Le code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  <meta name="generator" content="PSPad editor, www.pspad.com" />
  <link rel="stylesheet" media="screen" type="text/css" title="Feuille de style" href="feuille.css" />
  <title>Games'n'Tips :: La solution pour l'informatique, gagner de l'argent... et aussi pleins de jeux pour vous distraire !</title>
  </head>
  <body>
<table border="0" align="center" width="900" height="1100" cellspacing="0">
 <tr>
  <th colspan="3" height="100" width="900" valign="top"><img src="pics/banniere.png"></th>
  </tr>
 <tr>
 <th colspan="3" height="30" width="900" valign="top" bgcolor="black">
 <a href="index.php?page=accueil"><img src="pics/accueil.png" border="0" alt="Accueil"></a></th>
  </tr>
 <tr>
  <td>ânes</td>
  <td>singes</td>
  <td>ânes</td>
 </tr>
</table>
  </body>
</html>

en plus, la largeur n’est pas pareille !

Pouvez-vous m’aider ?
Merci.

margin=0 ?

EDIT : je peux me tromper mais pourquoi des /> pour tes balises alors que tu déclares un document html 4.01 ?

N’oublie pas un float: left pour les images. Elles cassaient assez souvent mes layout html4.01

met le cellpadding a 0 aussi