﻿body 
{
    
}



.underConstruction
{
    text-align: center;
    font-size: xx-large;
}

body.error404
{
    background-color:Black;
    color: Yellow;
    text-align:center;
    font-size:xx-large;
}


p.constructionLine
{
    background-color:Yellow;
    height:10px;
}
