<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Under maintenance</title>
<style type="text/css">
<!--
*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
	width: 100%;
}
#centrage{
	position: absolute;
	width: 400px;
	height: 193px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -96px;
}

-->
</style>
</head>

<body>

	<div id="centrage">
<img src="http://www.dokmixer.com/tempPage/under_maintenance.jpg" width="400" height="193" border="0 none" />

	</div>
</body>
</html>