<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------- Banner Styles --------------------------------------------------------*/
.logo{
	background-image: url(images/hedear.jpg);
	background-repeat:no-repeat;
	background-position: center;
	height:157px;
	width:980px;
	}
	
.search{
	background-image: url(images/back-search.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:29px;
	width:150px;
	background-position:center;
	}


					
/*--------------- End Of Banner Styles -------------------------------------------------*/
</pre></body></html>