﻿@charset "UTF-8";

.messageArea {
    text-align: center;
    font-size: 63px;
    color: #000000;
    /*color: darkblue;*/
    /*color: #4169E1;*/
    font-weight: bolder;
}

.online{
    /*margin-top: 250px;*/
    margin-top: 125px;
    margin-bottom: 25px;
}

.stg{
    margin-top: 30px;
    color: rgba(0, 0, 0, 0.95);
}

.systemBtn{
    text-align: center;
    margin-top: 115px;
}

.backgroundGreen{
	background-color: #def7d5;
}

.fontGreen {
	color: forestgreen !important;
}

#main_message {
	height: 500px;
}

#message_top {
	height: 180px;
}
