.btn {
	border-radius: 5px;
	background-color: darkblue;
	padding: 5px;
	text-decoration: none;
	color: white;
}
