body { 
	color:#363636;
	font-family:'GraphikRegular',sans-serif;
	font-size:15px;
	background-image:url('//s3.amazonaws.com/ClubExpressClubFiles/671860/css/background_tile.jpg');
	background-attachment:fixed;
	background-repeat:repeat;
}
a { 
	color:#4b246d;
	font-family:'GraphikRegular',sans-serif;
	font-size:16px;
	font-weight:bold;
}
h1 { 
	color:#222222;
	font-family:'Merriweather',serif;
	font-size:28px;
}
h2 { 
	color:#222222;
	font-family:'Merriweather',serif;
	font-size:24px;
}
h3 { 
	color:#222222;
	font-size:19px;
	font-family:'GraphikRegular',sans-serif;
}
#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
a.ce-button { 
	color:White;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-color:#e96b10;
	background-image:none;
	border-radius:5px;
	border-width:2px;
	border-color:#e96b10;
}
a.ce-button:hover { 
	color:White;
}
