/* CSS Document */

Body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #FB5A02;
	background-attachment: scroll;
	background-image: url(/img/Mon_amour_scuola_1024_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.avideo {
	display: block;
	background-attachment: scroll;
	background-image: url(/img/video.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	text-align: right;
}

