/* @override 
	http://theo/themisters/Marie%20Blanco%20Hendrickx/Jobs/006.%20One%20pager%20feb%2009/www/assets/css/mijnschatje.css
	http://theo/themisters/Tosca%20PR/Jobs/001.%20Www.toscapr.be/www/assets/css/tosca.css
	http://theo/themisters/Mr.%20Henry/Jobs/047.%20Arrrrcmap%20presentation/www/stylesheets/arrrr.css
*/

html{
	
	height: 100%;
	margin: 0px;
	overflow: hidden;
	
	}

body{
	
	width: 100%;
	height: 100%;
	margin: 0px;
	color: #fff;
	overflow: hidden;
	background: #000000 url(../images/backgrounds/arrrr.jpg) no-repeat center center;
	
	}
	
#mapper{
		
	position: absolute;
	top: 50%;
	left: 0x;
	width: 100%;
	height: 0px;
	
	}
	
	#mapper #centre{
		
		margin-left: -490px;
		position: absolute;
		top: -320px;
		left: 50%;
		width: 980px;
		height: 640px;
		
		}
	
	#mapper #centre .link{
		
		margin: 0px;
		padding: 0px;
		padding-top: 12px;
		text-indent: 20px;
		top: 477px;
		color: #333333;
		left: 118px;
		height: 28px;
		width: 743px;
		position: relative;
		cursor: pointer;
		font: 12px Courier, mono, "Courier New";
	
		}
		
	#mapper #centre .code{
		
		margin: 0px;
		padding: 0px;
		top: 491px;
		padding-top: 12px;
		padding-left: 20px;
		color: #333333;
		left: 118px;
		height: 66px;
		width: 850px;
		position: relative;
		font: 12px Courier, mono, "Courier New";
		
		}
		

