<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>WordPress in progresss</title>
	<style type="text/css">

		html, 
		body {
		    height: 100%;
		}
		
		body{
			background-image: url('comingsoon_elaee.png');
			background-position: center center;
			background-repeat: no-repeat;
		}

	</style>
</head>
<body>
	
</body>
</html>