Sicuramente è un errore stupido... Se andate su questo sito:

Link

e guardate in basso nel footer il testo: "Accedi al Pannello di Controllo"

dovrebbe essere nel footer...

Ho fatto questa cosa:

codice:
#footer { 		width: 900px; 		height: 30px; 		background-image: url("immagini/Footer.png"); 	} #footer a { 		text-decoration: none; 		color: white; 		font-size: 12px; 		font-weight: bold; 		}
Come faccio a metterlo bene?