﻿.CenterPage {
    top: 1%;
    left: 2%;
    width: 96%;
    height: 98%;
    position: absolute;
}

.FontText {
    font-family: Arial;
    Font-Size: 12px;
    color: black;
}

.YesComp {
    font-family: Arial;
    Font-Size: 12px;
}

.ZagFontText {
    font-family: Arial;
    Font-Size: 30px;
    color: #318064;
}