div.checkprint-top-menu
{
    position: relative;
    text-align: right;
    margin: 10px 20px;
}
div.checkprint-header
{
    position: relative;
    margin: 15px;
    text-align: center;
}
div.checkprint-header > h1
{
    font-weight: bold;
    font-size: 2em;
}
div.checkprint-site-index-page
{
    position: relative;
    text-align: center;
}

