<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#masthead {
	/* http://www.cssmatic.com/box-shadow */
	/*background: #ffffff url(http://wizathon.com/mikvehswimathon/masthead-bg.png) repeat-x ;*/
}

/* customize colors for button, names and participant page */
a.rounded-button, .form-button {
    background-color: #0000CC;	
}

a {
	color: #0000CC;
}

#participant_name {
	color: #0000CC;
}




</pre></body></html>