body{
	background: url("../media/background/indexBG.jpg")center center no-repeat;
	background-size: cover;
}
form{
	height: 100vh;
}
article{
	background: white;
}
#login, #password, #statut, button{
	width:200px;
}