/* CSS Document 
body{
	background-image: url(images/sfondo-interno.jpg);
	background-repeat: repeat-x;

}*/

body{
	background-image: url(/images/sf.jpg);
	background-repeat: repeat-x;}