		body {
		font-family: arial, sans-serif;
		color: #FFFFFF;									/*code hexadécimal du blanc*/
		margin: 0;

		background-color: #000000;						/*code hexadécimal du noir*/
		background-image: url(../pictures/background00.jpg);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		}
		