@charset "UTF-8";
/* CSS Document */

html { 
  margin:0;
  padding:0;
  background: url(image/bg.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
}body p {
	text-align: center;
}
td {
	text-align: center;
	color: #FFF;
}
body p {
	text-align: center;
}
body p {
	text-align: center;
}
