html {
    background-image: url(maintenance100.png);
    background-position: center 50%;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
    font-size: 100%;
}