ul {
  background-color: #27586B;
}

.nav a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 10px;
  text-transform: uppercase;
}

.nav li {
  display: inline;
}

.jumbotron {
  background-image:url('Show_78.jpg');
  height: 1800px;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Positions The Top of Player */
.jumbotron .container {
  position: relative;
  top:1200px;
}

.jumbotron h1 {
  color: #055FFA;
  font-size: 48px;  
  font-family: 'Shift', sans-serif;
  font-weight: bold;
}

.jumbotron h2 {
    color: 055FFA;
    font-family: 'Shift', sans-serif;
    font-weight: bold;
}

.jumbotron h3 {
	color: #055FFA;
	font-size: 25px;
}

.jumbotron p {
  font-size: 20px;
  color: #055FFA;
}

.learn-more {
  background-color: #f7f7f7;
}

.learn-more h3 {
  font-family: 'Shift', sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.learn-more a {
  color: #00b0ff;
}

.contain {
max-width:960px;
text-align:center;
}

.show 1 {
position:relative;
display: inline-block;
float:left;
padding:10px;
}

.show 2 {
position:relative;
display: inline-block;
pading:10px;
}
