@charset "utf-8";

/* remove margins to get full page for printing */

body {
    margin: 0em;
}
