﻿#printPageButton {
    display: none;
}

.link {
    display: none;
}

@page {
    /*top right bottom left*/
    margin: 0 2em 2em 2em;
}
