.nav a {
  color: #5a5a5a;
  font-size: 11px;
  font-weight: bold;
  padding: 14px 10px;
  text-transform: uppercase;
}

.nav li {
  display: inline;
}

.jumbotron {
  background-image:url('https://archiv.fusion-festival.de/2015/uploads/pics/fusion2015_WebMainMotiv_01.png');
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}

.jumbotron .container {
  position: relative;
  top:100px;
  text-align: center;
}

.jumbotron h1 {
  color: #fff;
  font-size: 48px;  
  font-family: 'Shift', sans-serif;
  font-weight: bold;
}

.jumbotron p {
  font-size: 20px;
  color: #fff;
}

.learn-more {
  background-color: #f7f7f7;
}

.learn-more h3 {
  font-family: 'Shift', sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.learn-more a {
  color: #00b0ff;
}
input {
	text-align: center;
}
