.nav a {
  color: #5a5a5a;
  font-size: 15px;
  font-weight: bold;
  padding: 14px 10px;
  text-transform: uppercase;
}

.nav li {
  display: inline;
}


.jumbotron {
	background-image: url('http://i.guim.co.uk/static/w-620/h--/q-95/sys-images/Guardian/Pix/pictures/2011/4/21/1303391662829/UFO-001.jpg');
	height: 242px;
  //background-repeat: no-repeat;
  //background-size: cover;	
}

.para p {
	font-size: 15px;
}

.row0 {
  color: green;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.ppp {
  color: Orange;
  font-size: 15px;
  font-weight: bold;
//  padding: 14px 10px;
  text-transform: uppercase;
}


.copyright {
}