﻿













































































































body { 
    background-image: url('/io.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0; 
    background-size: cover;
    margin: 0;
}

#container {
    display: none;
}




