header {position:relative}

#theomega {text-align:left}
#theomega::before { content: 'THE OMEGA CENTAURI PROJECT '; }
#theomega a.selected {color:white!important}


@media screen and (max-width:527px) {
	#theomega span:first-of-type {display:none}
	#theomega::before {display:block}
	/*div#info { padding-left: 0px; }*/
}


