#topimage{
	position: fixed;
	background: url(images/top-header.png) no-repeat top center transparent;
	margin: 0px -470px;
	z-index: 10000;
	height: 75px;
	width: 1920px;
	
}

#comming{
	
	position: absolute;
	right: 20px;
	top: 6px;
	color: #000000;
	z-index: 10001;
	font-size: 10px;
	
}