#splash {
	background-color: #f3f3f3;
}

#splash .center-block {
	margin-top: 100px;
	font-size: 1.5em;
	line-height: 1.5em;
}

.container {
	text-align: center;
}

.logo {
	width: 30%;
}

.examples {
	padding: 50px;
}

.no-bullets li {
	list-style-type: none;
	padding: 5px;
}

footer {
	margin-top: 200px;
	background-color: #f3f3f3 !important;
}