.panel-heading{
	background-color:black !important;
	color:red !important;
	border:1px white solid !important;
}



.panel{
	width:90%;
	margin:auto;
}

.content h4{
	margin:2%;
}

.thumbnail{
	background-color:rgba(0, 0, 0, 0.6) !important;
	border-color:red;
	width:30%;
}

address{
	margin-top:2%;
	margin-bottom:2%;
}