#l_1 {
  position: absolute; 
	z-index: 1; 
	top: 0px; 
	left: 0px; 
	margin: auto; 
	width: 250px; 
	height: 243px; 
	background-image: url('http://www.reallyserious.co.uk/images/rs_base.png'); 
	background-repeat: no-repeat; 
	background-size: contain;
}


#l_2 {
  position: absolute; 
	z-index: 2; 
	top: 33px; 
	left: 63px; 
	margin: auto; 
	width: 121px;
	height: 72px; 
	background-image: url('http://www.reallyserious.co.uk/images/rs_blink.gif'); 
	background-repeat: no-repeat; 
	background-size: contain;
}

#l_3 {
  position: absolute; 
	z-index: 3; 
	top: 33px; 
	left: 63px; 
	margin: auto; 
	width: 121px; 
	height: 72px; 
	background-image: url('http://www.reallyserious.co.uk/images/rs_outer.png'); 
	background-repeat: no-repeat; 
	background-size: contain;
}

#l_4 {
  position: absolute; 
	z-index: 4; 
	top: 0px; 
	left: 65px; 
	margin: auto; 
	width: 112px; 
	height: 52px; 
	background-image: url('http://www.reallyserious.co.uk/images/rs_top.png'); 
	background-repeat: no-repeat; 
	background-size: contain;
}

#l_5 {
  position: absolute; 
	z-index: 2; 
	top: 105px; 
	left: 88px; 
	margin: auto; 
	width: 70px; 
	height: 57px; 
	background-image: url('http://www.reallyserious.co.uk/images/rs_lick.gif'); 
	background-repeat: no-repeat; 
	background-size: contain;
}

#l_6 {
  position: absolute; 
	z-index: 3; 
	top: 114px; 
	left: 121px; 
	margin: auto; 
	width: 34px; 
	height: 25px; 
	background-image: url('http://www.reallyserious.co.uk/images/rs_cover.png'); 
	background-repeat: no-repeat; 
	background-size: contain;
}