body {
	background-color: #D7CFD0;
	background-image: url(img/sfu.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copy {
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.body2 {
	background-image: url(img/sfu2.jpg);
	background-repeat: repeat-x;

}
.body3 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/news.jpg);
	background-repeat: repeat;

}
.giallo {
	color: #DAE525;
}
.bianco {
	color: #FFFFFF;
}
