#header_cell { 
	height:10px;
	background-image:none;
	background-color:rgb(35, 94, 130);
}
body { 
	font-family:Arial, sans-serif;
	font-size:14px;
	background-image:url('//s3.amazonaws.com/ClubExpressWebFiles/backgrounds/full_images/abstract/37.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
}
.layout-wrapper { 
	width:1220px;
}
a { 
	font-size:14px;
	font-weight:bold;
}
h1 { 
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:28px;
}
h2 { 
	font-family:Arial, sans-serif;
	font-weight:bold;
}
h3 { 
	font-family:Arial, sans-serif;
	font-weight:bold;
}
#layout_wrapper { 
	width:1220px;
}
#content_column { 
	width:1220px;
}
div.instruction-text { 
	color:Black;
	background-color:Bisque;
	font-family:Arial, sans-serif;
	font-size:14px;
	display:none;
}
#header_cell.mobile-header { 
	background-color:rgb(35, 94, 130);
	background-image:none;
}
