
body {
	font-size: 62.5%;
	font-family: QuaverSans, sans-serif;
	color: #ffffff;
	margin: 0;
}a:link, a:visited {  color: white;  padding: 14px 25px;  text-align: center;  text-decoration: none;  display: inline-block;}@font-face {	font-family: QuaverSans;	src: url('QuaverSans.otf') format("opentype");}h2 {  display: block;  font-size: 5.5em;  font-family: QuaverSans;		color: #8c97b2;	text-align: center;	letter-spacing: 2px;	margin-top: 70px;}
#top {
	width: 100%;	text-align: center;
	background: #2f3951;
	height: auto;	padding: 20px 0 20px 0;
}#body {	width: 100%;	text-align: center;	height: auto;}#nav {	display: table;		width: 100%;	text-align: center;	background: #2f3951;	height: auto;	padding: 20px 0 20px 0;	font-size: 3.5em;		letter-spacing: 2px;}
.navlinks {	display: table-cell;	}
#event {	width: 100%;	height: auto;}#eventtext {	margin: 20px 120px 20px 120px;	color: black;	text-transform: uppercase;	font-size: 3em;	letter-spacing: 2px;	line-height: 1.6;}#kevin {	float: right;	margin-left: 30px;	margin-bottom: 20px;}#locationwrap {	display: table;		width: 90%;	height: auto;	margin: 20px 80px 20px 60px;}.location {	display: table-cell;			color: black;	font-size: 3em;	letter-spacing: 2px;	line-height: 1.6;	vertical-align: top;	text-align: center;}#bottom {	width: 100%;	text-align: center;	background: #2f3951;	height: auto;	padding: 20px 0 20px 0;	margin-top: 40px;	font-size: 5.5em;	letter-spacing: 6px;}