.navigation {
display: table; margin: 0 auto;
}

.navigation .title{
visibility:hidden;
}

.navigation span {
	color:yellow;
}