#site {
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	width: 100%;
	background-image: url(img/fond.PNG);
}
* {
	margin: 0px;
	padding: 0px;
}

p.p1{
	text-align:center;
	margin-top:100px;
	font-size:12px;
	
}

