html, body
{
}

#bild{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

#wind {
    position: absolute;
	top: 309px;
	left: 312px;
	z-index: 1;
	border: 0;
	width: 50px;
	height: 50px;
	background-color: #339999;
}