body { 
	background : url("Images/fond_vert.png");
	/*background-color : #000099white; */
	background-repeat : repeat; 
	background-attachment : fixed;
	/*background-position : right bottom  ;*/
	margin: 0px;
	padding: 0px;
} 
p {
   font-size : 20;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #000099;
   text-align : center;
   margin : 2;  
}
img
{
	border: 0;
}
table { 
margin-left: auto; 
margin-right: auto; 
}