
body {
    background: url(https://i.pinimg.com/originals/c5/9a/d2/c59ad2bd4ad2fbacd04017debc679ddb.gif) repeat scroll 0 0 #121210;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
  }

.titleimg {
    float: right;
    height: 50px;
    width: 20%;
}

.quizimg {
    float: right;
    height: 30px;
    width: 20%;
}

.quizbox {
    height: 600px;
    margin-top: 2%;
    margin-left: 28%;
    margin-right: 10%;
    margin-bottom: 28%;
    float: right;
    width: 58%;
    background-color: rgb(22, 165, 8);
    border-color: white;
    border-style: double;
    overflow: scroll;
}
.quizint {
    height: 150px;
    margin-top: 5%;
    margin-left: 2%;
    float: left;
    width: 30%;
    background-color: rgb(22, 165, 8);
    border-color: white;
    border-style: double;
    overflow: scroll;
}
.titleimg2 {
    float: left;
    height: 50px;
    width: 20%;
}

.titleimg3 {
    float:left;
    padding-left: 26%;
    margin-top: 10%;
    height: 50px;
    width: 20%;
}
.title {
    height: 350px;
    float: right;
    width: 100%;
    background-color: rgb(22, 165, 8);
    border-color: white;
    border-style: double
}

.tooltitle {
    height: 169px;
    float: right;
    width: 100%;
    background-color: rgb(22, 165, 8);
    border-color: white;
    border-style: double
}

.ENM {
    height: 300px;
    margin-top: 5%;
    margin-right: 2%;
    float: right;
    width: 65%;
    background-color: rgb(22, 165, 8);
    border-color: white;
    border-style: double;
    overflow: scroll;
}

.ENMGP {
    float: right;
    height: 50px;
    width: 20%;
}

.ENMWG {
    float: left;
    height: 50px;
    width: 20%;
}.ENM {
    height: 300px;
    margin-top: 5%;
    margin-right: 2%;
    float: right;
    width: 65%;
    background-color: rgb(22, 165, 8);
    border-color: white;
    border-style: double;
    overflow: scroll;
}

.ENMGP {
    float: right;
    height: 50px;
    width: 20%;
}

.ENMWG {
    float: left;
    height: 50px;
    width: 20%;
}

.ct {
    text-align: center;
    margin: auto;
}

.navibar{
    background-color: rgb(0, 0, 0);
    overflow: hidden;
}

.navibar a {
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }

  .navibar a:hover {
    background-color: #ddd;
    color: black;
  }

  .Youtubebox1 {
    height: 300px;
    margin-top: 5%;
    margin-right: 2%;
    float: right;
    width: 45%;
    background-color: rgb(22, 165, 8);
    border-color: white;
    border-style: double;
    overflow: scroll;
}

.Chuck {
    float: right;
    height: 50px;
    width: 25%;
}
