.logo-bg {
	/* Background image removed - using text logo instead */
}

.logo h1 {
	text-indent: 0 !important;
	font-size: 42px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	margin: 0;
	padding: 0;
	line-height: 200px;
	letter-spacing: 2px;
}

.logo h1 a {
	color: #fff;
	text-decoration: none;
	display: inline;
}

.logo h1 a:hover {
	color: #8f2222;
}

		
		