﻿#maintenance h1, #maintenance h2 {
    margin: 0;
    font-weight: normal;
}

#maintenance h1 {
    margin-bottom: 20px;
}

h1 {
    font-size: 20px;
}

#maintenance h3 {
    display: block;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 20px;
}

#maintenance a {
    color: #009edf;
    text-decoration: none;
}

#maintenance a:hover {
    color: #009edf;
    text-decoration: underline;
}
