body {
	background-color: #eeefef;
	font-family: 'Raleway', sans-serif;
}

table {
	margin: auto;
}

h2 {
	color: #731436;
	text-align: center;
	font-variant: small-caps;
}

.webtrigger-button {
	font-size: 2em;
	font-family: Raleway;
	display: inline-block;
	margin:7px 5px;
	padding: 9px 15px;
	background-color: #731436;
	color: #fff;
	border: 0;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px;
	height: 120px;
	width: 120px;
}

button.goback {
	font-variant: small-caps;
	text-align:center;
	height: 120px;
	width: 390px;
}