html {
    scroll-behavior: smooth;
}

body {
    background-color: #fcefde;
    /*dde4e9*/
}

h2 {
    text-align: center;
}

a {
    text-decoration: none;
}

#alph {
    text-align: center;
    text-decoration: none;
}

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

li a {
    text-decoration: none;
    border: 0;
    font-size: 105%;
    line-height: 27px;
}

#navlist {
    padding-left: 25px;
    list-style: url("image/highlightdot2.gif");
}

#wrapper {
    font-family: verdana;
    margin: -8px -8px 0px -8px;
}

#banner {
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 0px 0px 0px 0px;
    /*-20px 0px 0px -35px; */
}

#header {
    background-color: #fcefde;
    /*558abb*/
    width: 100%;
    color: #000000;
    text-align: center;
    padding: 0px 0px;
}

#header h1 {
    max-width: 870px;
    margin: 1rem auto;
}

#main {
    background-color: #ffffff;
    width: 100%;
    max-width: 850px;
    padding: 14px;
    margin: 0 auto;
    word-wrap: break-word;
    position: relative;
}

.footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer img {
    width: 22px;
    height: 22px;
    margin-right: 5px;
}

.h2 {
    font-size: 1.1rem;
    text-align: center;
}

.header {
    color: rgb(5, 64, 143);
    font-size: 1.5rem;
    margin: 0;
}

#google_translate_element {
    position: absolute;
    right: 0;
    top: 0;
}