@charset "UTF-8";
.largetext {
    padding-top: 20px;
    padding-bottom: 20px;
}
.largetopbottompadding {
    padding-top: 65px;
    padding-bottom: 65px;
}
.darktext {
    text-align: justify;
    line-height: 50px;
    padding-left: 0px;
    padding-right: 0px;
    color: hsla(0,1%,31%,1.00);
    font-size: large;
    padding-bottom: 20px;
    padding-top: 20px;
}
.smallitalictext {
    font-size: small;
    font-style: italic;
    line-height: 24px;
}
.greybg {
    background-color: #F7F7F7;
}
.blackbox {
    text-align: center;
    background-color: hsla(0,0%,0%,0.44);
    padding-top: 200px;
    padding-bottom: 200px;
}
h8 {
    font-size: 6em;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
h6 {
    font-size: 2em;
}
.transparentgreenbg {
    background-color: hsla(128,52%,47%,0.39);
}
.memberbtn {
    background-color: hsla(0,0%,99%,0.43);
    color: hsla(0,0%,100%,1.00);
    padding-top: 10px;
    padding-bottom: 10px;
}

.smalltext {
    font-size: small;
    text-align: left;
    line-height: 25px;
}
.whitetext {
    color: hsla(0,0%,100%,1.00);
}
.nospacing {
    margin-top: -10px;
}
.blodheading {
    font-size: large;
}
.box {
    width: 100%;
    height: 100%;
}
.smallallpadding {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.mediumallpadding {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.largesttopbottompadding {
    padding-top: 150px;
    padding-bottom: 150px;
}
.naijabg {
    background-image: url(../img/bgimg006.jpg);
    background-position: center center;
    background-size: cover;
}
.adbg {
    background-image: url(../img/add.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
