    body {
        /*position: absolute;
        bottom: 0;*/
        font-family: 'Saira Semi Condensed', sans-serif;
    }
    
    #enter {
        width: 100%;
        text-align: center;
    }
    
    #enter a:link {color: black; text-decoration: none; font-size: 18pt;}
    #enter a:hover {color: red;}
    
    