body{
    background-color: #050027;
    padding: 0;
        image-rendering:auto;
}


#refer{

    width: 100%;
    height:100px;
    font-size: 200%;
    background-color: #751375;
    color:#a5ccff;
    display: inline-block;
    font-family: 'comic sans ms' , arial , sans-serif;
    text-align: center;
    /*margin: auto;
    margin-right: 5%;
    margin-top: 80px;*/
    box-sizing: border-box;
    border: #550046 solid;
    border-width: 0 0 10px 0;

}
.mainy{
    max-width: unset;
    padding: unset;
    padding-bottom:unset;
    background-image: unset;
    background-color: unset;
    border:unset;
    margin:unset;
    }


#wormerscont{

    max-width: 600px;
    display: inline-block;
    position: relative;
    margin-right: 2%;
    border:transparent 35px solid;
    border-image: url(../bordye2.png) 70 round;

}


#refworms img{
    
    width: 100%;
    vertical-align: middle;
    border: #09004f 5px solid;
    box-sizing: border-box;
}

.bordcirc{
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    background-color: #550046;
    background-image: url(../colonthrees2.gif);
}



#sliderscont{
    border:#550046 35px solid;
    border-image: url(../bordye2.png)  70 round ;
    max-width: 600px;
    display: inline-block;
    vertical-align: top;
    height: 750px;
    text-align: center;
    margin-left: 2%;

}

.fillr{
    visibility: hidden;
    width: 100%;
    display: inline-block;
}


.lightcontainer{
    border: #3f003e 20px solid; 
    max-width: 1500px; 
    min-height: 750px;
    background-color: rgb(18, 24, 104); 
    background-image: url(../colonthrees2.gif); 
    margin-top: 100px; 
    text-align: justify; 
    position: relative; 
    margin: auto;
    padding:40px;
    margin-top: 45px;

}
.lightcontainer button{
background-color: #72A4E7;
color: #0e0075;
border: #3f003e 20px solid;
width: 150px;
height: 80px;
vertical-align: middle;
font-size: 150%;
text-decoration: wavy underline overline 2px;
text-underline-offset: 6px; 
font-family: 'comic sans ms' , arial , sans-serif;
border-image: url(../wormbord2.png) 30 round; 
border-image-outset: 10px;
margin: 0 15px 100px 15px;

}
.lightcontainer button:hover{
    background-color: #b0d2ff;
}

.filtery{

    -webkit-appearance: none;
    appearance: none;
    background-color:#72A4E7;
    background-image: url(../scrollbary.png);
    border:#3f003e 5px solid;
    width: 70%;
    display: inline-block;
    margin-top: 25px;
}
.filtery::-moz-range-thumb {
    appearance: none;
  width: 22px;
  height: 20px;
  cursor: pointer;
  border: 0;
background: url(../catslidermin.png);
}
.filtery::-webkit-slider-thumb {
    appearance: none;
  width: 22px;
  height: 20px;
  cursor: pointer;
  border: 0;
background: url(../catslidermin.png);
}

.filtnam{
    display: inline-block;
    width: 20%;
    border: #3f003d solid 5px;
    height: 30px;
    background-color: #000000;
    color:red;
    text-align: center;
    margin-top: 25px;
    vertical-align: top;
    font-family: 'comic sans ms' , Papyrus , Arial, Helvetica, sans-serif;
}
