a:link {
    color: #195905;
    background-color: transparent;
    text-decoration: transparent;
}
a:visited {
    color: #0000FF;
    background-color: transparent;
    text-decoration-color: transparent;
}
a:hover {
    color: red;
    transition: background-color 0.5s;
    text-decoration: transparent;
}
a:active {
    color: teal;
    background-color: transparent;
    text-decoration: transparent;
}
body {
    background-image: url("/north/north2/gg1.webp");
    background-color: #008000;
    background-repeat: repeat;
    background-attachment: scroll;
    font-family:"Segoe Ui Historic Regular",helvetica,sans-serif;
    font-size: 22px;
    color: #195905;
    font-style: normal;
    font-weight: 900;
}
 #table1 {
    width:90%;
    font-weight: 800;
    text-align: left;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
}
 #table15 {
    width:55%;
    background-color: white;
    border: 8px solid #195905;
    border-radius:40px;
    margin-left: auto;
    margin-right: auto;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 35px;
    right: 13px;
    z-index: 99;
    font-size: 18px;
    font-weight: 900;
    border: none;
    outline: none;
    background-color: #195905;
    color: #FFFF00;
    cursor: pointer;
    padding: 8px;
    border-radius: 20px;
}
#myBtn:hover {
    background-color: black;
}
figure {
    border: white;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-top: auto;
}
figcaption {
    background-color: white;
    color: #195905;
    padding: 20px;
    text-align: center;
}
 strong {
    font-size: 20px;
    font-style: normal;
    font-weight:600;
    text-align: center;
    margin:auto;
    margin-bottom: auto;
}
 em {
     font-size: 28px;
     text-align: center;
     font-style: normal;
     font-weight: 900
}
small {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-align: center
}
 i {
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
}
b {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-align: left;
    margin:auto;
    margin-bottom: auto;
}
u {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    margin:auto;
    margin-bottom: auto;
    text-decoration:none;
    text-underline-offset: 8px;
    border-bottom:3px solid #195905;
}
p {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-align: left;
    text-indent:45px;
    line-height: 2.0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
 img {
    border-radius: 35px;
    border:4px solid #195905;
    background-color:#ffffff
}
 .image1 {
    float:left;
    margin-right: 5px;
    margin-bottom: 1px;
    margin-top: 1px;
    border-style: none;
    width:102px;
    height:92px;
}
 .image2 {
    float:right;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-top: 1px;
    border-style: none;
    width:102px;
    height:92px;
}
 .image3 {
    width:396px;
    height:235px;
    float:left;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-top: 5px;
    margin-bottom: 1px;
    border-style: none;
}
 .image4 {
    width:450px;
    height:307px;
    float:right;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-top: 5px;
    margin-bottom: 1px;
    border-style: none;
}
 .image5 {
    width: 273px;
    height: 260px;
    float:left;
    margin-right: 5px;
    margin-bottom: 1px;
    margin-top: 5px;
    border-style: none;
}
 .image6 {
    width: 268px;
    height: 250px;
    border-style: none;
    float:right;
    margin-left: 5px;
    margin-bottom: 1px;
    margin-top: 5px;
}
h1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
h2 {
    width: 28%;
    background-color: #fffacd;
    font-size: 16px;
    font-weight: 900;
    border-radius: 20px;
    border-style: solid;
    border-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-color: #195905;
    text-align: center;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}
h3 {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
}
 .new1 {
    border-top: 2px solid #195905;
    width: 680px
}
 .new2 {
    border-top: 5px solid #195905;
    width: 350px;
}
 .new3 {
    border-top: 4px solid #195905;
    width: 700px;
}
 #top, #bottom, #left, #right{
    background: #195905;
    position: fixed;
}
 #left, #right {
    top:0;
    bottom:0;
    width:6px;
}
 #left {
    left:0;
}
 #right {
    right:0;
}
 #top, #bottom {
    left:0;
    right:0;
    height:30px;
}
 #top {
    top:0;
}
 #bottom {
    bottom:0;
}
