.masthead {
	text-align: center;
	color: #EEEBC9;
}

.masthead p {
    font-size: 20px;
    line-height: 0;
		color: #1F1F21;
}
#intro {
	color: #1F1F21;
}
.nav-tabs{
		margin-left: 0;
}
.nav-tabs li{
		list-style: none;
		margin-bottom: 7px;
}

.goodbye p {
    font-size: 16px;
		display: inline;

}
.footer{
	display: inline;
	color: #EEEBC9;
}