.masthead {
	padding-top: 36px;
	margin-bottom: 36px;
}

.masthead h1 {
	margin-bottom: 18px;
}

.masthead h1, .masthead p {
	text-align: center;
}

.masthead p {
	margin-left: 5%;
	margin-right: 5%;
	font-size: 24px;
	line-height: 36px;
}

.jumbotron {
	position: relative;
}

.jumbotron h1 {
	margin-bottom: 9px;
	font-size: 36px;
	/*font-weight: bold;*/
	letter-spacing: -1px;
	line-height: 1;
}

.jumbotron p {
	margin-bottom: 18px;
	font-weight: 300;
}

section {
	padding-bottom: 60px;
}

.show-grid {
	margin-top: 10px;
	margin-bottom: 20px;
}

.team h1 {
	font-size: 22px;
	font-weight: 300;
}

blockquote p {
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: 300;
	line-height: 60px;
}

.inst {
	/*display: block;*/
	font-size: 12px;
	line-height: 18px;
	color: 
	#999999;
}

.about{
	background-color: #eee;
	/*text-align: center;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*min-height: 100px;*/
	/*line-height: 30px;*/
	padding: 20px;
}
