
.thumbnail:hover {
	border: 3px solid #0BF;
}

.thumbnail {
	cursor: pointer;
}

.row {
	margin-top: 20px;
}

.caption h3{
	text-align: center;
	font-weight: bold;
}

.jumbotron h1{
	text-align: center;
}