<!doctype>
<html>
<head>
    <meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
    <meta http-equiv="cache-control" content="no-cache">
    <meta http-equiv="refresh" content="30;URL='http://www.netflix.com'">
    <title>Netflix DVDs - dvd.netflix.com</title>

    <style type="text/css">
        body {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            font-family: Lucida Grande, Arial, sans-serif;
            background: rgb(255,255,255);
            background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1)));
            background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
            background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
            background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
            background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
            text-shadow: 1px 1px 0 #fff;
        }
                
        .header {
            height: 75px;
            padding-left: 20px;
            background-color: #000;
        }
        
        .header img {
            margin: 10px 20px 10px 0;
        }
        
        .main, .footer {
            max-width: 1000px;
            margin: 50px auto 0;
            padding: 0 20px 20px;
        }
        
        .footer {
            margin-top: 0;
            text-align: center;
            font-size: 0.8em;   
        }
        
        p {
            margin: 25px 0;
        }
        
        h1 {
            font-size: 2em;
        }
        
        a {
            color: #890505;
        }
        
        a:hover, a:active, a:visited {
            color: #b9090b;
        }
    </style>
</head>
<body>

    <div class="header">
        <img src="http://cdn.nflximg.com/us/dvd/common/dvd.com-logo-for-darkbg-118x57.png">
    </div>
    
    <div class="main">
	<h1>
    The Netflix DVDs website is temporarily unavailable due to scheduled maintenance.
</h1>
<p>
    The website should be available again around 1:00 AM pacific time.
</p>

<p>
    During the dvd.netflix.com website maintenance period, you may be able to instantly watch movies on an intermittent basis.  
    This page will automatically redirect you to <a href="http://www.netflix.com/?src=dvdStoreClose">www.netflix.com</a> in 30 seconds.
</p>

<p>
    We apologize for any inconvenience this may cause you. If you need further assistance, please call us at <a class="cs-phone" href="tel:1-800-585-8018">1-800-585-8018</a>.
</p>


    </div>
    
    <div class="footer">
        &copy; 2017 Netflix
    </div>
    
</body>    
</html>
