<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"> 
	<head> 
		<title>Antagonist Placeholder</title> 
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        
		<style type="text/css">
			* {
				padding: 0;
				margin: 0;
				border: 0;
				font-family: "Trebuchet MS", "Arial", sans-serif;
				line-height: 1.2;
			}
			
			html,body {
				height: 100%;
				width: 100%;
				color: #002157;
				font-size: 100%;
			}
			
			h1 {
				font-size: 1.3em;
				padding-top: 40px;
			}
			h1.first {
				padding-top: 0px;	
			}
			
			a {
				color: #ef239c;
			}
			
			#container {
				position: relative;
				min-height: 100%;
				width: 100%;
				background-color: #012158;
				background-image: url("http://www.antagonist.nl/images/bgnh.jpg");
				background-repeat: no-repeat;
				background-position:center top;
			}
			
			/** Kill FireFox dotted lines around clicked elements **/
			::-moz-focus-inner { border: 0; }
			
			#logo {
				width: 960px;
				margin: 0 auto;	
				text-align: center;
				padding-top: 40px;
				padding-bottom: 40px;
			}
			div.blue_landing_page_headline {
                width: 860px;
                margin-left: -3px;
                text-align: center;
                color: white;
                margin: 0 auto;
                font-family: Georgia, serif;
                padding-top: 10px;
			}
			
			h1.blue_landing_page_headline {
                margin-top: 20px;
                font-size: 2.0em;
                letter-spacing: normal;
                font-variant: normal;
                font-weight: normal;
                font-family: Georgia, serif;
            }
            span.blue_landing_page_headline {
                font-family: Georgia, serif;
                font-size: 1.2em;
            }
            .blue_landing_page_headline a {
                color: white;
            }
		</style>
	</head> 
	<body> 
		<div id="container"> 
        	<div id="logo"><img src="http://www.antagonist.nl/images/logo.png" alt="Antagonist" /></div>
            <div class="blue_landing_page_headline">
                <h1 class="blue_landing_page_headline" style="padding-bottom: 20px;">Dit domein is gereserveerd door een klant van Antagonist</h1>
                <span class="blue_landing_page_headline">Op deze domeinnaam is nog geen website ingesteld.</span>
            </div>
                <div class="blue_landing_page_headline">
                    <h1 class="blue_landing_page_headline" style="padding-bottom: 20px;">This domain has been reserved by a customer at Antagonist</h1>
                    <span class="blue_landing_page_headline">There's currently no website at this domain name.</span>
                </div>
		</div> 
	</body> 
</html>
