input,textarea
{
color: #800000;
background-color: #fffacd;
}

.submit
{
color: #fffacd;
}
.submit:hover
{
color: aqua;
}
.editeur
{
position: absolute;
top: 490px;
left: 52px;
}