body	{	margin: 0;
			background-color: black;	
		}
	#page	{	display: block;
				margin: auto;
				max-width: 1050px;			
			}
		#fond	{	position: fixed;
					border: 2px solid #990000;
				}
		#corps	{	width: 75%;
					max-width: 950px;
					min-height: 1700px;
					padding-left: 70px;
					color: #B3B3B3;
					position: absolute;
				}
			#corps h1, h2	{	font-family: Vivaldi, Vijaya, Andalus, Georgia, "Arial Black", "Times New Roman", Times, serif;
								margin-left : -20px}
			#corps a		{color: #B3B3B3;}
			img	{border: none;}
			p	{font-family: Times New Roman, serif; font-size: 15pt; color: #ffffff;}
			#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10, #ret, #w3c {position: absolute;}
			#img1 {top: 280px; left: 100px;}
			#img2 {top: 280px; left: 550px;}
			#img3 {top: 570px; left: 100px;}
			#img4 {top: 570px; left: 550px;}
			#img5 {top: 900px; left: 30px;}
			#img6 {top: 900px; left: 260px;}
			#img7 {top: 900px; left: 490px;}
			#img8 {top: 900px; left: 720px;}
			#img9 {top: 1250px; left: 200px;}
			#img10 {top: 1200px; left: 550px;}
			#ret  {top: 1563px; left: 70px;}
			#w3c  {top: 1650px; left: 70px;}
