<!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>
        <title>Lulu.com - Performing Site Maintenance</title>
        <style type="text/css">
            html
            body {
                font-family: 'Lucida Grande', Arial, Geneva, sans-serif;
                font-size: 10px;
                color: #666;
            }

            #wrap {
                width: 100%;
            }

            #pageContent {
                width: 960px;
                margin: 0 auto;
            }


            .maintenanceText {
                text-align: left;
                color: #fff;
                padding: 0 0 0 30px;
                font-family: "Lucida Grande",Arial,Geneva,sans-serif;
                font-size: 14px;
                margin-top: 0;
            }

            #maintenanceBlock {
                background: url('/images/unavailable/unavailable_marquee.png') no-repeat;
                height: 375px;
                width: 960px;
                clear: left;
            }

            .logo {
                float: left;
                margin-bottom: 20px;
            }

            #links {
                text-align: left;
                float: left;
                width: 100%;
                margin-top: 352px;
            }

            #col1,
            #col2,
            #col3
            {
                float: left;
                position: relative;
                overflow: hidden;
            }

            #col1 {
                margin-left:50px;
                width:295px;
            }

            #col2 {
                margin-left:30px;
                width:390px;
            }

            #col3 {
                margin-left: 90px;
            }

            a,
            a:visited 
            {
                text-decoration: none;
                color: #005288;
            }

            a:hover {
                text-decoration: underline;
            }

        </style>


    </head>
    <body>
        <div id="wrap">
            <div id="pageContent">
                <img class="logo" src="/images/logo_lulu.gif"/>    
                <div id="maintenanceBlock">
                    <div id="links">
                        <div id="col1">
                            <a href="http://twitter.com/luludotcom">Follow us on Twitter</a> | <a href="http://twitter.com/Lulu_France">Suivez-nous sur Twitter</a>
                        </div>
                        <div id="col2">
                            <a href="http://www.facebook.com/Luludotcom">Become a fan on Facebook</a> | <a href="http://www.facebook.com/pages/Lulucom-pour-les-Francais/127569344275?ref=ts">Devenir un fan de Lulu sur Facebook</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </body>
</html>
