body{
	margin-bottom: 80px;
	background: #000000;
}
.container-custom{
	background: #000000;
}

.heading1
{
margin-top: 60px;
}

.navbar{
  min-height:50px; 
}

.page-header{
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.panel-body{
  padding-top: 0;
}

.featuredImg {
 margin-bottom: 5px;
 margin-top: 5px;
 width: 100%;
 border-radius: 7px;
}

.gameFeaturedImg {
	border-radius: 7px;
}

.IndexImg{
	border-radius: 7px
	;
}

.featuredImgJumbotron {

 border-radius: 7px;
 margin-bottom: 5px;
 margin-top: 5px;
}

.navbar-btn-custom{
	margin-top: 0px;
	margin-bottom: 0px;
}

.dropdown-menu{
	background-color: #222;
}

.dropdown-menu>li>a {
	color: white;
}

.quoteclass{
	font-style:italic;
}
.icon {
	width: 30%;
}