#landing {
    min-height: auto;
    text-align: center;
    width: 100%;
    background-color: #c9c9c9;
    background-image: url(/images/background-24.jpg);
    background-position: center;
}

#formulaire {
	color: white;
    background: rgba(128, 128, 128, 0.75)
}