footer {
	padding:20px;
	clear: both;
	border-top:5px solid #ccc;
	text-align:center;
	font-size: 0.85em;
	background: #ccc;
}

.jumbotron-main {
	background-image: url('../img/bg.png');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

h2{
  margin-top:50;
  line-height:2;
}