/* Copyright 2014 Mekades & Friends. */

@import url("//hello.myfonts.net/count/29bf0f");


@font-face {font-family: 'Lintel-Thin';src: url('webfonts/29BF0F_3_0.eot');src: url('webfonts/29BF0F_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29BF0F_3_0.woff') format('woff'),url('webfonts/29BF0F_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Lintel-Bold';src: url('webfonts/29BF0F_4_0.eot');src: url('webfonts/29BF0F_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29BF0F_4_0.woff') format('woff'),url('webfonts/29BF0F_4_0.ttf') format('truetype');}
 
 
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; }

html, body { border: 0; margin: 0; height: 100%; min-height: 100%; text-transform: uppercase; }

body { color: #E6E1E5; font-size: 30px;  background: #50AE32; font-family: 'Lintel-Thin';}

img { border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }

p { margin: 30px 0 0 0; padding: 0; }

a, a:hover, a:visited{
	color: #E6E1E5;
	font-size: 13px;
	text-decoration: none;
}

#wrapper{
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -150px;
	width: 600px;
	text-align: center;
	padding: 50px;
}
span{
	display: block;
	clear: both;
}
.strong{
	font-family: 'Lintel-Bold';
}
#border{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 40px;
	box-sizing: border-box;
}
#borderline{
	width: 100%;
	height: 100%;
	border: solid 8px #E6E1E5;
	box-sizing: border-box;
}
.powered{
	text-transform: none;
	font-size: 11px;
}