/* @option User-selected title - show & hide */
#header h1 a{display: none;}
#header h1 span{
	display: inline;
	margin-top: 0 !important;
}