html {
	height: 100%;
}

body{
background:#000 url("fond.jpg") no-repeat center center;

}


#centrage{



}


#fond{



}


.main{
margin-top:-10px;
margin-left:auto;
margin-right:auto;
background:#fff;
width:950px;
height:490px;
}