body
{
	margin-top: 60px;
	margin-bottom: 80px;
}

.page-header
{
	margin-top: 0;
}

.panel-body
{
	padding-top: 0;
}

.featuredImg
{
	margin-bottom: 15px;
}

.text-center {
  text-align: center;
  margin-left: 0;
}

.fancy {
  font-family: times-new-roman;
  font-size: 2em;
  text-align: center;
  color: #fff;
  background-color: #428bca;
  font-weight: bold;
}