
<html> 
<head> 
	<title>Page not found</title>	
<link rel="shortcut icon" type="image/x-icon" href="http://irezumi-ya.sl/favicon.ico" sizes="16x16" /> 
<link rel="shortcut icon" href="http://irezumi-ya.sl/favicon.ico" /> 
<link rel="icon" type="image/x-icon" href="http://irezumi-ya.sl/favicon.ico" sizes="16x16" />
<link rel="icon" type="image/vnd.microsoft.icon" href="http://irezumi-ya.sl/favicon.ico" /> 
	<style> 
		html, body { height: 100%; width: 100%; margin: 0; padding: 0;}
		body { 
			background-color: #000;
			background: #000 url('http://irezumi-ya.sl/sl/500_background.jpg') no-repeat center center;
		}
		
		img { border: none; }
		
		.wrapper,
		.wrapper img,
		.wrapper h2,
		.wrapper p {
			position: absolute;
		}
		
		.wrapper { 
			top: 50%;
			left: 50%;
			
			margin-top: -150px;
			margin-left: -295px;
			
			height: 300px;
			width: 590px;
			
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
		}
		
		.wrapper img { 
			top: 10px;
			left: 50%;
			margin-left: -73px;
		}
		
		.wrapper h2 { 
			top: 90px;
			left: 70px;
			
			width: 390px;
			padding-left: 70px;
			font-weight: normal;
			
			background: transparent url('http://irezumi-ya.sl/sl/500_yield_icon.png') no-repeat center left;
		}
		.wrapper p { 
			top: 180px;
			left: 45px;
			
			width: 500px;
			font-size: 90%;
		}
	</style> 
</head> 
<body> 
	<div class="wrapper"> 
		<a href="http://irezumi-ya.sl/"><img class="logo" src="http://irezumi-ya.sl/sl/500_logo.png" title="Tattoo Shop Irezumi-ya" /></a> 
		<h2> 
			Error. The requested page<br/> 
			was not found on this server
		</h2> 
		<p> 
			Content on this site changes regularly, so it's possible that the item you're looking for is now in another location.
		</p> 
    </div> 
<body> 
</html>
