
/* Custom Logo CSS (See Extras Options) */
.custom #logo a {
	background: url(http://lifestyle-y.com/images/lifestyle-Y%20header-2b.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 800px;
	height: 43px;
}
.custom #tagline {
	display: none;
}	
						
