body
{
background-color: black;
margin: auto;
}



.index
{
margin: auto;
background-image: url('images/index.jpg');
width: 662px;
height: 704px;
}


.merci
{
margin: auto;
background-image: url('images/merci.jpg');
width: 662px;
height: 704px;
}

.mail
{
width: 345px;
height: 20px;
margin-top: 430px;
margin-left: 150px;
background-color: transparent;
border: none;
}

textarea
{
width: 335px;
height: 135px;
margin-top: 12px;
margin-left: 150px;
background-color: transparent;
border: none;
}

.boutton
{
text-align: center;
border: 1px solid #000000;
background-color: transparent;
margin-top: 10px;
}

.center
{
width: 100%;
text-align: center;
}

.center2
{
color : #f0f0f0;
width: 100%;
text-align: center;
}

.center2 a
{
color : #ffffff;
width: 100%;
text-align: center;
}


