<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/tr/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>The shop is closed</title>
<style type="text/css">
<!--
BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #550000;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	PADDING: 0px;
	BACKGROUND-COLOR: #FFFBD3;
}
IMG,TABLE {
	BORDER: 0px;
}
.Line {
	BACKGROUND-COLOR: #FF8600;
}
-->
</style>
</head>
<body>
<table width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
	<td class="Line">&nbsp;</td>
</tr>
<tr>
	<td height="1"><table height="1" cellspacing="0" cellpadding="0"><td></td></table></td>
</tr>
<tr>
	<td class="Line" height="1"><table height="1" cellspacing="0" cellpadding="0"><td></td></table></td>
</tr>
<tr>
	<td height="40" valign="middle">
<p align="center">
<b>Sorry, the shop is closed.</b>
</p>
	</td>
</tr>
</table>
</body>
</html>
