	div#wrapper {
  	background: url(../images/bg-hein.gif) no-repeat;
	}
	
	.home {
    left: 130px;
    top: 330px;
    z-index: 1000;
	}
	
	#random, #random li {
		width: 835px;
    height: 598px;
    position: absolute;
    margin: 0;
	  padding: 0;
	  list-style: none;
	}
	
	#random {
    left: 1px;
    top: 1px;
	}

	#random li.randoma {	background: url(../images/hein_a.jpg) no-repeat; display: none;	}
	#random li.randomb {	background: url(../images/hein_b.jpg) no-repeat; display: none;	}
	#random li.randomc {	background: url(../images/hein_c.jpg) no-repeat; display: none;	}