body {
	font-family: calibri, Verdana, arial;
	font-size: 12px;
	background-image: url(../img_pag/sfondopg2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	background-attachment: fixed;
	background-position: center top;
	background-color: #282C45;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #8b96be;
}
a:active {
	color: #FFFFDD;
}
