﻿body {
    /*background-image: url('../imgs/todd-quackenbush-B60t4HvxznY-unsplash.jpg');*/
    background-image: url('../imgs/lightciculs.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

#c1r2 {
    font-size: large;
    text-shadow: 0px 2px 4px rgba(255,255,255,0.5);
}

#Label4 {
    font-style: italic;
    word-spacing: 1;
}

/*#Label11 {
    font-style: italic;
    word-spacing: 1;
}*/


#Title {
    background-color: #fff;
}

#Mested {
    width: auto;
    border-bottom-color: #fcf;
    background-color: #abc;
}

.nav1 {
    width: 550px;
    margin: auto;
    /*background-color: #0a0;*/
    /*background-repeat: no-repeat;*/
    background-color: white;
    opacity: 0.2;
    /*background-attachment: fixed;
    background-image: url('../imgs/14622.jpg');*/
    /*width: 100vw;
    height: 100vw*/
}

#nav {
    width: 550px;
    margin: auto;
    /*background-color: #0a0;*/
    /*background-repeat: no-repeat;*/
    background-color: transparent;
    opacity: 0.6;
    /*background-attachment: fixed;
    background-image: url('../imgs/14622.jpg');*/
    /*width: 100vw;
    height: 100vw*/
}


    #nav ul {
        padding: 0;
        list-style: none;
    }

        #nav ul li {
            float: left;
            text-align: center;
            width: 180px;
            margin: 1px;
        }

            #nav ul li:hover ul {
                display: block;
            }

            #nav ul li ul {
                display: none;
            }

            #nav ul li a {
                color: #fff;
                text-decoration: none;
                background: darkblue;
                display: block;
                padding: 10px;
                border-radius: 5px;
            }

                #nav ul li a:hover {
                    color: #000;
                    text-decoration: none;
                    background: #0094ff;
                }

#Footer {
    height: 60px;
}

.Label1 {
    color: #afff;
    word-spacing: normal;
    text-shadow: 0px 2px 4px rgba(255,255,255,0.5);
}

.Labels {
    font-style: italic;
    Font: #003399;
    color: yellow;
    background-color: red;
    font-family: "Arial";
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

Labels10 {
    font-style: italic;
    Font: #003399;
    color: gray;
    background-color: White;
    font-family: "Arial";
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px darkblue;
}

.Labels2 {
    font-style: italic;
    Font: #003399;
    background-color: White;
    font-weight: lighter;
    font-family: "Arial Black";
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px green, 0 0 5px darkblue;
}

.FordiveNav {

}


#Boday {
    background-repeat: no-repeat;
    /*background-attachment: fixed;
    background-image: url('../imgs/19366.png');
    width: 100vw;
    height: 100vw*/
}
