/* CSS Document */


body 
{
/* margin-left:112px;
margin-right:112px;*/
background-image: url(./foto/sfondo.jpg);


}
a:link { 
	color: #330099;
	text-decoration: none;
	}
a:visited { 
	color: #330099;
	text-decoration: none;
	}
a:hover { 
	color: #330099;
	background-color: none;
	text-decoration: underline;
	}
a:active { 
	color: #330099;
	}
p {line-height: 1}
</style>

}
div
{
padding-top: 0px;
margin:0px;
text-align: center;
background-position: center top;
background-repeat: no-repeat;
}
.alert {
  text-align: center;
  padding: 3em;
  color: #ED1818;
}
.alert span {
  font-size: 120%;
}
