html, body{
	height: 100%;
	margin:0px;
	padding:0px;
}
.sfondoindex {
	background-attachment: scroll;
	background-image: url(index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #820003;
	text-decoration: none;
}
a.link1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.sfondoint {
	background-attachment: scroll;
	background-image: url(int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #830205;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.cellabody {
	background-attachment: scroll;
	background-color: #f0ede2;
	background-image: url(sfbody.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}

