		body{
			background: url(http://www.stijnblomme.be/img/bg.jpg) no-repeat right bottom fixed;
			overflow: hidden;
		}
		
		#arrow{
			background: url(http://www.stijnblomme.be/img/arrow.png) no-repeat;
			width: 621px;
			height: 68px;
			position: absolute;
			right: 220px; 
			bottom: 450px;
		}
		
		#info{
			width: 500px;
			height: 54px;
			position: absolute;
			right: 300px; 
			bottom: 350px;
		}
		
		#copy{
			width: 10px;
			height: 10px;
			position: absolute;
			right: 10px; 
			bottom: 10px;
		}
		
		#copy img{
			padding: 5px;
		}
		
		h1, p{
			display: none;
		}
