html, body
{

}

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

#link {
    position: absolute;
	top: 1310px;
	left: 1463px;
	z-index: 1;
	border: solid;
	border-color: #000000;
	width: 50px;
	height: 50px;
	background-color: #666666;
}