/* ========================================================================= *
 * Description: Print styles                                                 *
 * Version: 0.1 (2006-09-08)                                                 *
 * Author: Florian Jung                                                      *
 * Author URI: http://www.bistr-o-mathik.org                                 *
 * Copyright (c) 2004-2006 by Florian Jung                                   *
 * ========================================================================= */

body {
    margin: 1cm 2cm;
    font-family: "Times New Roman", Times, serif;
    font-size: 90%;
}
img {
    border: none;
}

