table {
	padding: 2em;
	margin: auto;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: center;
	color: #B71E66;
}

a {
	font-weight: 300;
	text-decoration: none;
	color: #B71E66;
}

a:hover {text-decoration: underline;}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center;
}