/**
 * large.css
 *
 * Copyright (c) 2000-2007 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet for large fonts.
 *
 * $Id: large.css,v 1.1.2.1 2011/06/17 15:06:08 huangy Exp $
 */

body {
	font-size: 1.2em;
}
