/*
	Stylesheet for Esprit Registration System help screens.
	This just overrides a few parameters in styles.css.
	by Stephanie Mitchell
	25 July, 2016.
	
*/
body {
	background-color: #FFFFDD;
	width: inherit;
	font-size: 0.9em;
}
h1, h2, h3 {
	padding-top: 1em;
}
h1 {
	font-size: 5em;
}
