/**
 * large.css
 *
 * Copyright (c) 2005-2007 Alec Smecher and 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.2 2007/01/17 00:48:57 asmecher Exp $
 */

body {
	font-size: 1.2em;
}
