<?php
header(“HTTP/1.1 503 Service Temporarily Unavailable”);
header(“Status: 503 Service Temporarily Unavailable”);
header(“Retry-After: 18000”);
?>
<!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=utf-8" />
<title>Lotus Art Studio is currently down to maintenance.</title>
</head>

<body>
<div align="center" style="width:100%; height:2000px; background-color:#ffffff;">
<div align="center" style="width:800px; margin: auto;">
<p style="font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#660000; text-align:left; margin-top:100px">Lotus Art Studio is currently down to maintenance. </p>
<p style="font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#660000; text-align:left; margin-top:30px;">We are experiencing technical error which has causes a trouble with placing orders for some of our customers. We're working on getting this fixed as soon as we can. We expect to be back in a few hours. Thank you for your patience.</p>
<p style="font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#660000; text-align:left; margin-top:80px;">With Kind Regrads,<br />
Lotus Art Studio Team</p>
</div>
</div>
</body>
</html>
