﻿/* ==================================================== */
/* Template : Coming Soon */
/* Authour  : https://downloadfort.com/ */
/* LIcense  :  https://downloadfort.com/License */
/* Template URL: https://downloadfort.com/ */
/* ==================================================== */
body {
    padding: 5%;
    font-family: verdana;
    text-align: center;    
    line-height: 30px;   
}
.pagebg
{background-color:#000;}
.txtblue {
    font-size: 16px;
    font-weight: 100;
    color: #0094ff;
	
}
.txtlightyellow {
    font-size: 16px;
    font-weight: 100;
    color: #fef9b5;
	
}
.txtwhite {
    font-size: 16px;
	font-weight: 400;
    color: #fff;	
}
.txtyellow {
    font-size: 16px;
    color: #ffd400;
}
.imgcenter {width:50%;
}
