<html>
<head>
	<meta charset="UTF-8" />
	<meta http-equiv="content-type" content="text/html; charset=utf-8">
	<link rel="shortcut icon" href="/favicon.png"/>
	<link rel="icon" href="/favicon.png"/>
	<title> example_example.org.cn_例子_实例  </title>
	<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,maximum-scale=1.0,user-scalable=no,viewport-fit=cover" />
	<meta name="keywords" content="example,example.org.cn,例子,实例"/>
	<meta name="description" content="example,example.org.cn,例子,实例"/>
	<style type="text/css">
	*{
		border: 0px;
		margin: 0 auto;
	}
	a{
		color: #0084C8;
		text-decoration: none;
	}
	body{
		text-align: center;
		font-family: Courier;
		font-size: 13px;
		background-color: #18B5CD;
	}
	#body-wrapper{
		margin-top: 88px;
		width: 90%;
	}
	#body-wrapper img{
		max-width: 90%;
	}
	</style>
</head>

<body>
<div id="body-wrapper">
	<div id="logo-wrapper">
		<img src="/example-under-construction.jpg"/>
	</div>
</div>
</body>
</html>