.konami_outer_block{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 55px;
	z-index: 99999;
}

.konami_inner_block{
	width: 100%;
	height: 55px;
	background-image: url('../../Resources/other/dino.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}