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



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

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

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

	div.logo {
z-index: 99;
position: absolute;
	left: 0px;
	top: 0px;

}