body {
background: #000000 url('bg_stripes.png') 0 0;
}
#home {
	top: 0px;
	margin-top: 0px;
	margin-left: 100px;
	position: absolute;
	z-index: -5;
}
*:lang(en) #home {
	top: 0px !important;
	margin-left: 100px !important;
	position: absolute !important;
	z-index: -5 !important;
}
#eyeframe {
	margin-top: 75px;
	margin-left: 295px;
	position: absolute;
	z-index: 5;
	
}
*:lang(en) #eyeframe {
	margin-top: 75px !important;
	margin-left: 295px !important;
	position: absolute !important;
	z-index: 5 !important;
	
}