body {
  font-size: 16px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; }

.errore{
  color: red;		
}

.login-form {
	width: 340px;
   	margin: 50px auto;
}
