body{
    background-color: #008080;
    background-color: black;
    background-image: url(/non-linear/images/glithch.gif);
    background-repeat: no-repeat;
    background-size: cover
    

   
   
}

#div1{
    width:1000px;
    height: 750px;
    margin-right: 500px;
    margin-left: 500px;
    margin-top: 100px;
    position: relative;
    box-shadow: -2px -2px #e0dede, -2px 0 #e0dede, 0 -2px #e0dede, -4px -4px white, -4px 0 white, 0 -4px white, 2px 2px #818181, 0 2px #818181, 2px 0 #818181,  2px -2px #e0dede, -2px 2px #818181, -4px 2px white, -4px 4px black, 4px 4px black, 4px 0 black, 0 4px black, 2px -4px white, 4px -4px black;
    background-color: #008080;
}
    
#text1{
    text-align: center;
    width: 400px;
    height: 200px;
    position:absolute;
    bottom: 300px;
    left: 350px;
    background-color: rgb(179,179,179);
    box-shadow: -2px -2px #e0dede, -2px 0 #e0dede, 0 -2px #e0dede, -4px -4px white, -4px 0 white, 0 -4px white, 2px 2px #818181, 0 2px #818181, 2px 0 #818181,  2px -2px #e0dede, -2px 2px #818181, -4px 2px white, -4px 4px black, 4px 4px black, 4px 0 black, 0 4px black, 2px -4px white, 4px -4px black;
}

#bar{
    width: 400px;
    height: 25px;
    background-color: rgb(17, 0, 160);
    margin-bottom: 50px;
}

button{
    box-shadow: -2px -2px #e0dede, -2px 0 #e0dede, 0 -2px #e0dede, -4px -4px white, -4px 0 white, 0 -4px white, 2px 2px #818181, 0 2px #818181, 2px 0 #818181,  2px -2px #e0dede, -2px 2px #818181, -4px 2px white, -4px 4px black, 4px 4px black, 4px 0 black, 0 4px black, 2px -4px white, 4px -4px black;
    background-color: rgb(179,179,179); 
}
#button1{
    position: absolute;
    left: 400px;
    bottom: 320px;
}

#button2{
    position: absolute;
    right: 300px;
    bottom: 320px;
    
}
#button3{
    position: absolute;
    right: 0;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    margin-right: 5px;
    text-align: center;
}

#BBar{
    width: 1000px;
    height: 30px;
    position: absolute;
    bottom: 0;
    background-color: rgb(179,179,179);
    box-shadow: -2px -2px #e0dede, -2px 0 #e0dede, 0 -2px #e0dede, -4px -4px white, -4px 0 white, 0 -4px white, 2px 2px #818181, 0 2px #818181, 2px 0 #818181,  2px -2px #e0dede, -2px 2px #818181, -4px 2px white, -4px 4px black, 4px 4px black, 4px 0 black, 0 4px black, 2px -4px white, 4px -4px black;
    background-color: rgb(179,179,179);
}










