	div#wrapper {
  	background: url(../images/bg-replay.gif) no-repeat;
	}
	
	.kolom3 {
		color: #ffffff;
	}
	
	.home {
    left: 530px;
    top: 400px;
    z-index: 999;
	}
	
	.geluid {
    left: 630px;
    top: 500px;
	}
	
	#random, #random li {
		width: 555px;
    height: 370px;
    position: absolute;
    margin: 0;
	  padding: 0;
	  list-style: none;
	}
	
	#random {
    left: 0px;
    top: 230px;
	}

	#random li.randoma {	background: url(../images/replay_a.gif) no-repeat; display: none;	}
	#random li.randomb {	background: url(../images/replay_b.gif) no-repeat; display: none;	}
	#random li.randomc {	background: url(../images/replay_c.gif) no-repeat; display: none;	}