/* small.css - set font styles to "small" sizes (12px paragraph font) */

body {
	font-size: 18px;
}