body {
	background-image: url(../background/background%20medium.jpg);
}



div.navigation {
	position: relative;
	top: 40px;
	text-align: center;
	z-index: 99;
} 

div.drip {
	z-index: 1;
	position: absolute;
	right: 0px;
	top: 0px;
	
} 

div.boy {
position: absolute;
left: 0px;
bottom: 0px;
	z-index: 1;
	
} 

div.text {
position: absolute;
left: 10px;
top: 10px;
	z-index: 1;
	
} 

div.underconstruction {
	position: relative;
	top: 0px;
	text-align: center;
	z-index: 99;
} 
