/* CSS declarations go here */
body {
	margin-top: 50px;
}
.container {
	max-width: 800px;
}

h3 {
	margin-top: 0px; 
}