
<html>
<head>
	<title>Error</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
	<div id="wrap">
			<style>
	       body 		{ background-color: #ffffff }
	       .container 	{ width: 100%; height:100%; margin: 0 auto; }
	       .content	{ background:url(http://static.playflock.com/common/error.jpg) no-repeat 50% 50%; width:100%; height: 600px; }
	       .text		{ text-align:center; font-family: sans-serif; font-size: 28px; color:#ff9400; margin-top: 50px;}
       </style>
       <div class="container">
	        <div class="content">
          </div>
	      <!-- <div class="text">Зайдите позже. <br />Ведутся технические работы</div> -->
      </div>
	</div>
</body>
</html>
