/**
 * large.css
 *
 * Copyright (c) 2003-2006 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 2006/08/01 22:51:21 alec Exp $
 */

body {
	font-size: 1.3em;
}
