body { 
	padding-bottom: 70px;
	background-image: url('../img/backgrounds/3.jpg');
}

.list-group-item{
  font-size: 18pt;
  cursor: pointer;
  color: black;
}

div.news-container{
	padding-top: 20px;
}

.header_logo{
	width: 100%;
	background: white;
	padding-bottom: 20px;
}

#fuoFB{
	height: 49px;
}

.glyphicon{
	line-height: 3;
}

#fuLi{
	margin: -14px;
}

.button-shadow{
	box-shadow: 3px 3px 5px 2px #888888;
}

.indexDesc {
	height: 230px;
}

.indexButton{
	position:absolute; 
	bottom:35;
}