/**
 * fontLarge.css
 *
 * Copyright (c) 2003-2008 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet for large fonts.
 *
 * $Id: fontLarge.css,v 1.1.4.2 2008/10/07 11:13:14 iostath Exp $
 */

body {
	font-size: 1.2em;
}
