BODY {
background-color:#0b180f;
text-align: center;
background-position: center;
}

#Container{ 
    width: 1000px;
    position: relative;
    align-content: center;
}


figure {
    background-color: #336633;
    margin-top: 0px;
    margin-left: 0px;
    height: 1400px;
    width: 650px;
    align-content: center
}

.tit1 {
    font-family: The Breakdown, Verdana, Arial, Helvetica, sans-serif;
    font-size: 20pt;
    font-weight: bold;
    color: #021406;
    text-align: center;

}

.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #021406;
    text-align: center;
}


.maintit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12pt;
    font-weight: bold;
    color: #021406;
    text-align: center;
}


.linktex {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight: normal;
    color: #021406;
    text-align: center;

}

div {
    align-content: center;
}


p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #81dd88;
    }


a {
 text-decoration:none;
 color: #021406;
 font-weight: bold;
 }



.K {
font-family: "Times New Roman", Times, serif;
font-size: 14pt;
font-weight: bold;
color: #33FF99;
}



a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: rgb(11, 192, 26);
}


.txtbloc3 {
    margin-top: 0px;
    margin-left: 0px;
    padding: 20px;
    position: relative;
    text-align: justify;
}


