#biocontent{
	z-index:4;
	position:absolute;
	top:-1600px;
	left:+2560px;
	
	height: 100%;
	width: 100%;
	overflow: hidden;
		
}
#biobg{
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -1280px;
	margin-top: -800px;
	width:2560px;
	height:1600px;
	
}
#biowrap{
	width:700px;
	height: 500px;
	background-color: white;
	position:absolute;
	top:50%;
	left:50%;
	
	margin-left: -350px;
	margin-top: -300px;
	
}
.bioback{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#biotekst{
	width: 400px;
	height: 400px;
	margin: 50px auto;
}
#biotekst img {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000;

}