body {
	margin-top: 125px; /* adjust this if the height of the menu bar changes */
}

.nav {
	margin-top: 28px; /* this is a faux center fix for the nav options - adjust this if you wish to change the logo height or the font of the menu items */
}

footer {
	padding: 30px 0;	
}

.bs-callout {
margin: 20px 0;
padding: 20px;
border-left: 3px solid #eee;
}
.bs-callout-info {
background-color: #d9edf7;
border-color: #3276b1;
}
.bs-callout-warning {
background-color: #fcf8f2;
border-color: #f0ad4e;
}

p {
  text-indent: 20px;
  text-align: justify;
}

h1.big {
  font-size: 75px;
  margin-top: 0;
  line-height: 1em;
}

.well h2 {
  margin: 5px;
  font-weight: bold;
}

.company { font-size: 1.4em;}