#back-top {
	position: fixed;
	line-height: 1.5;
	text-align: center;
}

.container-header {
	background-image: none;
	background-color: #dadada;
	color: #666666;
	text-align: center;
}

.container-header .grid-child .navbar-brand {
	display: block;
	Text-align: center;
	width: 100%;
}

.container-header .brand {
	display: block;
}

.container-header .navbar-brand a {
	text-align: center;
	font-size: 1.6rem;
	text-decoration: none;
	color: #666666;
}

.container-header .mod-menu > li > a {
	color: #666666;
}

