/* CSS Document */

body{
	background-image: url(../images/entete.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 1024px;
	
}