/* larger.css */

body { 
	font-size: 1.5em;
}

h1 {
	font-size: 1.52em;
}
h2 {
	font-size: 1.51em;
}