body {
	padding-bottom: 16px;
}

li#profile-dropdown {
	display: none;
}

nav img {
	width: 24px;
	margin-right: 8px;
}

div.jumbotron {
	color: white;
	background: #04519b;
	border-radius: 0;
}

a#fb-page img {
	height: 32px;
	width: 32px;
}

h2, h3, h4 {
	color: #317eac;
}

h2 {
	margin-top: 40px;
}

img.screenshot {
	width: 100%;
}

footer {
	margin-top: 40px;
}
