body {
	text-align: center;
	margin-top: 15%;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	border-radius: 4px;
	background-color: #f4911e;
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 28px;
	padding: 20px;
	margin: 5px;
	text-decoration: none;
}

div {
	margin-top: 40px;
}