body {
	background-image: url(../images/home/fond.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-attachment: fixed;
}
.bg0 {

	background-color: #051239;
}
.bg1 {

	background-color: #380666;
}
.bg2 {
	background-color: #C1B2D0;
}