.bodyhtml {
	position:absolute;
	top:50%;
	text-align: center;
	height: 459px;
	margin-top: -234px;
	width: 100%;
	position: absolute;
}
body {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

