<html>
	<head>
		<title>Not Found Page</title>
			<style media="screen">
					html, body {
						height: 100%;
						margin: 0px;
						padding: 0px;
						background-color: #1d1d1d;
						overflow: hidden;
						display: flex;
						justify-content: center;
						align-items: center;
					}
			</style>
				</head>

		<body>
			<img  src="/template/poker/desktop/img/maintenance/page-not-found.png" style="max-width: 100%; max-height: 100%; object-fit: contain;" alt="Image">
        </body>
	<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6540808ff2439e1631ea2a48/1he1vcd02';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
	<!-- End of LiveChat code -->
</html>


