#fond {
	position:relative;
	width:550px;
	height:800px;
	z-index:1;
	border:1px solid #000000;
	margin:0 auto;
}
#logo {
	position:relative;
	left:320px;
	top:-680px;
	width:225px;
	height:150px;
	z-index:2;
}
#footerkink {
	position:relative;
	left:0px;
	top:-185px;
	width:550px;
	height:25px;
	z-index:3;
}
