﻿body {
 
}
.page-background {
    background-image: url(/images/background-min.png);
    height: 93vh;
    min-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: -25px;
    margin-top: -20px;
    margin-left: -24px;
    margin-right: -23px;
}



.align-right-cm  {
    text-align: right;
}

