Hi,
ok, i've change the size. But a little problem remains :
why i have a blank space between by background and the top ? How to fix it.
my css is not changed :
body {
margin:0;
padding:0;
font-family:Tahoma, Geneva, sans-serif;
background-position:center top;
background-repeat:no-repeat;
}
thx