.jumbotron {
	background-color: #000;
	border-radius: 0;
}

.facebook {
	background: url(../images/facebook.png) left no-repeat;
	padding: 10px 0 0 60px; 
	height: 50px;
}

.twitter {
	background: url(../images/twitter.png) left no-repeat;
	padding: 10px 0 0 60px;
	height: 50px;
}