html, 
body {
    min-height:100%;
}

.spacer {
	height: 30px;
}

.footer {
	background: #4169e1;
	color: #fff;
	margin-top: 20px;
	padding:10px 0;
}

.footer a, .footer a:active, .footer a:hover, .footer a:link, .footer a:visited {
	color: #fff;
}

.navbar {
	background: #4169e1!Important;
	color: #fff!Important;
}
.navbar a, .navbar .dropdown-menu .active a  {
	color: #fff!Important;
}

.navbar .dropdown-menu a, .navbar .active a {
	color: #4169e1!Important;
}

#functions h3 {
	font-weight: bold;
}
