.navbar-default .navbar-nav .active a {
	color: white;
	background-color: #66b3ff;
}

.navbar-default .navbar-nav .active a:hover {
	background-color: #66b3ff;
}

.link {
	margin-bottom: 50px;
}

.linkName { text-align: center; }