/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 2rem;
  /*background-image: url('http://www.emv.gr/css/images/body-bg.gif');*/
}

.jumbotron {
	background-image: url('./images/slider01.jpg');
	
}
