/* Increase the text size. */

@import url("screen.css");
body{ font-size: 120%;}

