Firefox non mi mostra gli sfondi dei miei div!
codice:
<div class="foto">sdjf askdf jjalksd jfaksd fjaklsd fja dkjakls djklads jflkasdj lks fjlskd jflksd fj</div>
CSS:
codice:
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(img/sfondverde.gif);
	background-repeat: no-repeat;
	background-position: right center;}