body{
    
    color: white;
        background-color: #4b535a;
font-family: 'Black Ops One', cursive;

}
td{
    border: 1px white solid;
}
*{
    margin: 0px;
    padding: 0px;
    
}
.nv{
   
    z-index: +2;
}
/*
.bk-img{
    width: 100%;
    height: 93%;
    
*/
}
/*
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(20, 17, 18, 0.5);
    height: 100%;
    width: 100%;
}
.img{
    width: 100%;
    height: 100%;
*/
}
.botn1{
    position: absolute;
    top: 76%;
    left: 17%;
    font-size: 19px;
    color: white;
}
.rowh{
    background-color: #4b535a;
    height: 93%;
}
.rowp{
    padding-top: 3px;
}
.rwm{
   margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
    font-family: 'Lobster', cursive;
    font-size: 20px;
    font-style: oblique;
    color: whitesmoke;
}
.rwnc{
    margin-top: 196px;
    margin-bottom: 234px;
    text-align: center;
    font-family: 'Lobster', cursive;
    font-size: 20px;
    font-style: oblique;
    color: whitesmoke;
}
.cop{
    padding-bottom: 15;
    padding-top: 15;
    background-color: #403f3f;
}
.mainconm{
    margin-left: -20px;
}

.anon{
    text-decoration: none;
    color: white;
}

.anon:hover{
    text-decoration: none;
    color: black;
}


input{
    width: 200px;
}
.formstyle{
    text-align: center;
}
.fxinput{
    width: 617px;
}
.btn-bkg{
    background: white;
}
.titel-of-page{
    width: 600px;
    margin-bottom: 33px;
    font-size: -webkit-xxx-large;
}