<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#google1
	{
	background:url(1.png) center no-repeat;	
	width: 300px;
	height:80px;
	position: absolute;
	display: block;
	}
	
#google2
	{
	background:url(2.png) center no-repeat;	
	width: 300px;
	height:80px;
	position: absolute;
	display: block;
	}

#googlecom
	{
	background: center no-repeat;
	top: -3px;
	width: 300px;
	height:81px;
	position: absolute;
	}
	</pre></body></html>