body { 
	color:Black;
	font-size:16px;
	font-family:'Times New Roman', Times, serif;
	background-image:url('//s3.amazonaws.com/ClubExpressWebFiles/backgrounds/full_images/abstract/33.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
}
a { 
	color:Blue;
	font-family:'Times New Roman', Times, serif;
	text-decoration:underline;
	font-size:18px;
}
h1 { 
	color:#273749;
	font-size:32px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	background-color:White;
}
h2 { 
	color:#273749;
	font-family:Arial, sans-serif;
	font-weight:bold;
	background-color:White;
}
h3 { 
	color:#273749;
	font-family:Arial, sans-serif;
	font-weight:bold;
	background-color:White;
}
#header_cell { 
	background-image:none;
	background-color:rgb(201, 214, 222);
}
