body {
margin:0px;
background-color:black;
color:#a2a2a2;
background-image: url(/images/debian-swirl.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;

}
#entete {
height: 66px;
width:100%;
background-color:white;
background-image: url(/images/debian-swirl.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#corps{

}

#basdepage {

}
