@charset "UTF-8";
/* CSS Document */

body {
	background-color: #12150C;
	color: #FFFFFF;
	background-image: url(images/Background.jpg);
}

.jumbotron {
	background-color: #12150C;
	margin-top: 0%;
	margin-bottom: 0%;
}

/* Center align the text within the columns */
.daentrancegrid .col-sm-4 {
  margin-bottom: 20px;
  text-align: center;
}
.daentrancegrid h2 {
  font-weight: normal;
}
.daentrancegrid .col-sm-4 p {
  margin-right: 10px;
  margin-left: 10px;
}