ho provato cosi ma non funziona
Codice HTML:<style> body { background-image: url(immagine1.jpg'); background-repeat: no-repeat; background-color: #eee8aa; background-position:65% 10% ; } body { background-image: url(immagine2.jpg'); background-repeat: no-repeat; background-color: #eee8aa; background-position:5% 10% ; } </style>