body {
    padding-bottom: 20px;
    padding-top: 20px;
}

.header {
    border-bottom: 1px solid #e5e5e5;
}

.header {
    margin-bottom: 30px;
}

.jumbotron {
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.underlined {
	  border-bottom: 1px solid #e5e5e5;
}

.indent { margin-left: 40px; }
	  