*
{

   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

body
{

	background-image: 
    url('../bande.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
	

}

#contruction
{
position:relative;
margin: auto;
width: 404px;
margin-top:180px;

	

}

#contact
{
position: absolute;
top : 240px;
left: 208px;

	

}

