body
{
    background: linear-gradient(white, rgb(202, 235, 255), rgb(198, 255, 250));
    min-height: 100vh;
    max-height: fit-content;
    background-size: cover;
}
.containgal
{
    height: fit-content;
    width: fit-content;
    margin: auto;
}
.imaga
{
    max-height: fit-content;
    width: fit-content;
    background-image: linear-gradient(3turn,rgb(236, 236, 236), rgb(223, 251, 255), rgb(205, 245, 255));
    border: 3px;
    border-style: outset;
    border-color: silver;
    border-radius: 3px;
    display: inline-block;
    margin: auto;
}
.imginfo
{
    margin-top: -4px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    border-top: 2px;
    border-top-style: solid;
    border-top-color: grey;
    text-align: center;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold;
}
.date
{
    margin-top: 0px;
    margin-bottom: 1px;
    text-align: center;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: gray;
}
.infotext
{
    color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: left;
    font-size: 20px;
    text-align: center;
}
.galleryheader
{
    background-image: linear-gradient(3turn,rgb(237, 237, 255), rgb(223, 251, 255), rgb(205, 245, 255));
    border-style: outset;
    border-color: rgb(218, 220, 255);
    border-width: 5px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: fit-content;
    max-height: fit-content;
    border-radius: 10px;
}
.balls
        {color: red;
            font-size: 100px;
    
        }
        .motdheader
        {
            background-image: linear-gradient(0.1turn, rgb(197, 215, 243), rgb(218, 223, 226), rgb(115, 199, 255));
            margin-left: 40px;
            margin-right: 40px;
            border-top: 0px;
            border-right: 5px;
            border-left: 5px;
            border-bottom: 5px;
            border-style: solid;
            border-color: rgb(157, 189, 216);
            border-radius: 10px;

        }
        .motd
        {
            font-size: 30px;
            font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
            text-shadow: 3px 3px 0px white;
        }
        .a2 {text-decoration: none;}
        .mainbutton {
            background-color: red;
            color: black;
            border-style: solid;
            border-color: darkred;
            border-width: 5px;
            height: AUTO;
            width: auto;
            padding-top: 5px;
            padding-bottom: 5px;
            cursor: pointer;
            text-shadow: 2px 2px 0px white;
            font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
            font-size: 40px;
            font-weight: bold;
            text-align: center;
            max-width: 600px;
        } 
        .headertext
        {

            color: rgb(255, 255, 255);
            height: AUTO;
            width: auto;
            padding-top: 5px;
            padding-bottom: 5px;
            cursor: pointer;
            text-shadow: 4px 3px 0px rgb(0, 0, 0);
            font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
            font-size: 40px;
            font-weight: bold;
            text-align: center;
            max-width: fit-content;
            margin: auto;
        }
        @keyframes flashing {
            0% {
                color: transparent;
                background-color: transparent;
            }
            50%
              { color: white;
                background-color: crimson;
    
            }
            100%
            {    color: transparent;
                background-color: transparent;   }
        }
        .menubutton {
            background-image: linear-gradient(rgb(58, 126, 204), rgb(59, 94, 207), rgb(118, 187, 233));
            border: 2px;
            border-color: rgb(237, 244, 252);
            border-style: outset;
            height: auto;
            width: auto;
            cursor: pointer;
            text-shadow: 1px 1px 0px black;
            color: rgb(255, 255, 255);
            border-style: solid;
            font-size: 20px;
            margin: auto;
            margin-left: 10px;
            font-family: Verdana, Geneva, Tahoma, sans-serif;
            border-radius: 10px;
            user-select: none;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
    
        }
        .menubutton:hover {
            border-color: rgb(184, 255, 213);
            color: rgb(177, 255, 174);
            text-shadow: rgb(88, 88, 88);
    
        }
        .menubutton:active
        {
            color:rgb(150, 150, 150);
            text-shadow: 2px 2px 0px rgb(77, 77, 77);
            border-style: inset;
        }
        .reckoning
    {
        color: crimson;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 100px;
        font-weight:  bold;
        text-shadow: 4px 4px 0px black;
        text-align: center;
        text-decoration: wavy;
        animation: flashing 500ms infinite;
        margin-bottom: 10px;
    }
    .savior
    {
        color: white;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 50px;
        font-weight:  bold;
        text-shadow: 4px 4px 0px black;
        text-align: center;
        text-decoration: wavy;
        margin-bottom: 100px;
        background-color: crimson;
    
    }
    .header
    {
        background-image: radial-gradient(rgb(53, 96, 177), rgb(52, 92, 179), rgb(82, 130, 233));
        outline-style: solid;
        outline-width: 0px;
        margin-top: -8px;
        margin-left: -8px;
        margin-right: -8px;
        padding-top: 1px;
        padding-bottom: 5px;
        outline-color: rgb(62, 139, 207);
        }
        .headerborder
        {
        background-image: linear-gradient(rgb(77, 109, 255), rgb(160, 205, 255));
        padding-top: 7px;
        margin-left: -8px;
        margin-right: -8px;

        }
        .subheader{
            background-image: linear-gradient(rgb(59, 226, 73), rgb(57, 179, 46), rgb(144, 240, 125));
            margin-left: -8px;
            margin-right: -8px;
            padding-top: 7px;
            padding-bottom: 5px;
            outline-color: rgb(62, 139, 207);
        }
        .subheaderborder
        {
            background-image: linear-gradient( rgb(144, 240, 125), rgb(108, 180, 94));
            padding-top: 7px;
            margin-left: -8px;
            margin-right: -8px;
        }
    @keyframes flashing {
        0% {
            opacity: 0%;
        }
        1%
        {
            opacity: 100%;
        }
        50%
        {  
            opacity: 100%;
        }
        51%
        {
            opacity: 0%;
        }
        100%
        {
            opacity: 0%;
        } 
    }
        .error
        {
            background-color: rgb(201, 98, 98);
            color: whitesmoke;
            border-color: crimson;
            border-width: 10px;
            border-style: outset;
            font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
            font-size: 30px;
            height: auto;
            width: auto;
            max-width: 500px;
            margin-top: 100px;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            border-radius: 10px;

        }
