.navbar
{
	margin-bottom:0;
	border:0;
	font-size:11px !important;
	letter-spacing:2px;
}
.person
{
	width:255px;
	height:255px;
}
.person 
{
    border: 10px solid transparent;
    height: 80%;
    opacity: 0.7;
}
.person:hover 
{
    border-color:#f1f1f1;
}
.str p
{
	font-weight:bold;
}
.pic
{
	width:300px;
	height:200px;
}
.thumbnail
{
	padding:0 0 15px 0;
	border-radius:0;
}
.thumbnail h4
{
	color:#555;
	margin-top:15px;
}
.bg-1
{
	background:#bdbdbd;
	color:#2d2d30;
}
.jumbotron{
	
	color:#1a1aff;
}
.jumbotron .col-sm-1{
	
	padding-left:-11px;
}
p{
	
	color:#000000
}
.photo
{
	width:650px;
	height:450px;
}

