
			#banner
			{
				background: url(http://www.riksjakids.nl/images/zoutbusanna.jpg) no-repeat;
				position: absolute;
				top: 0px;
				right: 0px;
				z-index: 3;
			}
			/* dummy to set the div size correct */
			#banner img
			{
				visibility: hidden;
			}
		
