/* Hope Community Church Large font stylesheet
------------------------------------------------------------------*/

@import 'css-screen.css';

/* Global
------------------------------------------------------------------*/
body {
	background: #white;
	font:126%/140% Corbel, Verdana,sans-serif;
	text-align: center; /* For IE 6 and older */
}

ul#nav a {
	font-size: .9em;
	padding: 15px 7px 0 7px;
}