/*
 *  Stylesheet for the visually impaired.
 */

@import url("/css/common.css");

body
{
    font-size: 200%;
}
