#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;
}




