<!DOCTYPE html>
<html>
<head>
    <title>Everything Wine Temporarily Offline</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="cache-control" content="max-age=0" />
    <meta http-equiv="cache-control" content="no-cache" />
    <meta http-equiv="expires" content="0" />
    <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
    <meta http-equiv="pragma" content="no-cache" />
    <style>
        .info-wrap { background: #BC2656;position: relative;display:table-row;margin:0;}
        img {width:100%;}
    </style>
</head>
<body class="info-wrap">
<img src="media/wysiwyg/maintenanceimage.jpg" alt="Offline for website maintenance" />
</body>
</html>