html body h1#logo {
	position: absolute;
	margin: 0px;
	left: 20px;
	width: 236px;
	padding-top: 81px;	
	height: 81px;
	he\ight: 0px;		
	background-image: url(../img/h1_logo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	top: -68px;	
}

html:root h1#logo { 
	top: 18px;
	background-image: url(../img/h1_logo.jpg);
}