le gestisce le gestisce....


codice:
firefox:

#home{
	width:400px;
	height:500px;
	background:url(img/img_centro.png) no-repeat 50% 0;
}

ie:

#home{
	width:400px;
	height:500px;
	filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src='img/home/img_centro.png'); 
}
prova cosi