.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-inverse {
	background-color: #338;
}
.dropdown-menu {
	background-color: #aaf;
}
[class*="col-"] {
	margin-bottom: 20px;
}