Spesso capita di dover inserire la mappa di un posto, attività o altro all'interno di un sito web. La strada…
body { background: url(immagine.gif); background-repeat: no-repeat; background-position: Center; } oppure body { background: url(../graph/sfondo.png) no-repeat center top; }