.jumbotron {
	text-align: center;
	margin-top:20px;
}
.panel-heading h2 {
	font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.done h2 {
	font-size: 16px;
}
a:hover, a:focus {
    text-decoration: none;
}