p.navbar-text {
	font-size: 16px;
	text-decoration: none;

}
p.navbar-text:hover{
	color:blue;
}



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: 40px;
}

div.box {
	background-color: grey;
	width: 100%;
	height: 300px;
	margin-top: 30px;

}

img {

	width: 100%;
}

form {
	margin: 50px;
}