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

@import 'css-screen.css';

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

ul#nav a {
	font-size: 1.05em;
	padding: 18px 7px 0 7px;
}