
		body 
		{ 
			background-image: url(TAM/fond1.jpg);
			/*background-attachment: fixed;*/
			background-repeat: no-repeat;
			background-size: cover;
			 	 }

		h1,h2,h3,h4,p,a { color: black;

				}
		h1,h2,h3,h4,p,a { font-size: 1.5em ;

			   }		

		img
		{
					display:block;
					width:auto;
					margin-left:auto;
					margin-right:auto;
					  }
			
		footer {
			font-style: italic;}
	