/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(images/fond2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt}
h1,p { margin:0; padding:0; }
h1{font-size:1.3em;}
h2{font-size:1.1em; text-align:center;}
p{font-size:0.9em;text-align:center;}
#main{
	margin-left:3%;
	padding:1%;
	margin-top:20px;
	background-color:#E8FFB3;
	background-position:center;
	border:2px solid orange;
	height:auto;
	width:90%;
	}
#header{
	margin-top:20px;
	margin-left:20px;
	height:160px;
	width:938;
	background-image:url(images/banners.JPG);
	background-repeat:no-repeat;}
#fr{margin:100px}
#nl{margin:100px}

