body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 24px;
}

h1 {
	font-size:36px;
	letter-spacing: -1px;
	line-height: 34px;
	color: #ff0000;
}

.buttonBox {
	margin-top: 60px;
}

.footer{
	margin-top: 160px;
	font-size: 12px;
	font-weight: bold;
	position: center;
	bottom: 0;
}

.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}