* {display: none;}

#header h1{
	background: transparent;
	display: block !important;
	width: 229px; height: 28px;
	margin: 0; padding: 0;
}

	#header h1 a{
		background: transparent url(./_img/kryptiq.png) 0 0 no-repeat;
		display: block !important;
		width: 229px; height: 28px;
		margin: 0; padding: 0;
		text-indent: -5000px;
		outline: 0; /* removes the dotted outline when this is clicked that will stretch to the left of the screen */
	}

.main{display: block !important;}
.main h2,
.main h3,
.main h4{display: inline;}
