html, body
{  background-color: #CCCC99;
}

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

#link {
    position: absolute;
	top: 2686px;
	left: 3648px;
	z-index: 1;
	border: 0;
	width: 50px;
	height: 50px;
	background-color: #CC3333;
}