body
{
	background: url("nourriture.jpg") no-repeat center fixed;
}


p
{
	text-align: center;
	font-size: 1.1em;
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
}

.login
{
	width: 300px;
	margin: auto;
	border: 4px groove green;
	padding: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Times, "Times New Roman", serif;
}

em
{
	color: red;
	font-size: 0.9em;
}

.warn
{
	color: #FF3315;
}