/**
 * styles/large.css
 *
 * Copyright (c) 2005-2012 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$
 */

body {
	font-size: 1.2em;
}
