
body.main {
	width: 100%;
	background-image: url("lf.jpg");
	background-size: cover;

}
p.navbar-text {
	font-size: 16px;
	text-decoration: none;
	color: #ccff33;
	font-family: 'Abel', sans-serif;;

}
p.navbar-text:hover{
	color: #ccff33;
}

p.title {
	font-size: 70px;
	color: white;
	line-height: 1em;
	margin: 60px;
	margin-top: 100px;

}

hr { 
	margin-top: 0px;

    border-width: 3px;
}


h4.browse {
	margin-left: 50px;
	margin-top: 50px;
	letter-spacing: .03em;
	color: #97c2cc;

}

div.btn-group {

	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 60px;
}
section.gallery {
	margin: 30px;

}

div.lost-title {
	text-align: center;
	margin-top: 80px;
	padding: 0;
	font-size: 20px;
	letter-spacing: .05em;


}

div.box {
	width: 100%;
	margin-top: 30px;

}
div.box:hover{
	opacity: .6;
}

img {

	width: 100%;
}

form {
	margin: 50px;
}

.alert {
	margin: 50px;
}

.btn-sm {
	margin-top: 15px;
	text-align: center;
	font-family: ;

}

.btn {
	
}

.front {
	margin: 80px;
}
