﻿/* ==================================================== */
/* Template : Coming Soon */
/* Authour  : https://downloadfort.com/ */
/* LIcense  :  https://downloadfort.com/License */
/* Template URL: https://downloadfort.com/ */
/* ==================================================== */
body {
    padding: 1%;
    font-family: verdana;
    text-align: center;
    margin-top: 1%;
    line-height: 30px;
    background-color:#10100f;
    font color: white;
}
.txtblck {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.txtbold {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.txtwhite {
    font-size: 16px;
    color: #fff;
}
.txtyellow {
    font-size: 16px;
    color: #ffd400;
}
.imgcenter {width:50%;
    width: 30%;
}