body
{
background-image: url("./fond.jpg");
background-attachment: fixed;
}

#map
{
margin:auto;
}

#form
{
width:1000px;
margin:auto;
}
