
body {
	
	background-image:   url("terre.gif");
	background-color: #ffffff;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: left center;
	
}

div#cachiframe {
	
	background-image:   url("terre.gif");
	background-color: #ffffff;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: left center;
	
	
	
}