salve a tutti, ho qualche insignificante problema a mettere l'immagine al centro.

in pratica, devo mettere al centro del frame superiore il banner.
uso dreamweaver mx.
io clicco sul banner, poi su "allinea" e "al centro".
nonostante questo, l'immagine rimane a sinistra.

ecco lo screenshot:



ed ecco il codice:

codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>topbanner</title>
<style type="text/css">
<!--
body {
	background-color: #3399FF;
}
-->
</style></head>

<body>
[img]immagini/banner.png[/img]
</body>
</html>

sapreste darmi una mano?

grazie in anticipo