﻿body 
{
    text-align: center;
}

/*Holding page*/

.logo
{
    margin-top:50px;
    margin-left:auto;
    margin-right:auto;    
    width:497px;
}

.comming_soon
{
    position:absolute;
    bottom:2em;
    right:2em;
}


