@charset "utf-8";
/* CSS Document */


body {
	background-color: #294925;
	background-image: url(...images/sfondo.png);
	background-repeat: no-repeat;
}
#footer{
background-position:center;
margin-top:150px;
color:#000000;
font-size:12px;
}
a:link {
	color: #000000;
}