﻿#errorText
{
    font-size: 1em;
}

.errorDescription
{
    margin-top:25px;
    font-size:1.2em;
}

.errorSorry
{
    font-size:2.0em;
    font-weight:bold;
}

.errorContact
{
    margin-top:40px;
}

#pageNotFound
{
    font-size:1.5em;
}

