body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 997px;
    height: 599px;
    margin: auto;
    background-color: white;

    scrollbar-base-color: #0000ff;

}

a:link {
    color: grey; /* #8c11c5; */
    text-decoration: none;
}

a:active {
    color: #8c11c5; 
    text-decoration: none; 
}

a:visited {
    color: grey; /* #8c11c5; */
    text-decoration: none;
}

a:hover {
    color: #8c11c5; 
    text-decoration: none; 
}

.parent {
    position: absolute;
    top: 7px;
}

.modelimg {
    position: absolute;
    top: 67px;
    left: 435px;
}

.bar {
    position: absolute;
    top: 10px;
    left: 470px;
}

.banner {
    position: absolute;
    top: 284px;
    left: 451px;
}

.banner_text {
    position: absolute;
    top: 351px;
    font-size: small;
    width: 462px;
    color: black;
    left: 459px;
}

.xtravaganz_banner {
    position: absolute;
    top: 284px;
    left: 451px;
}

.xzentric_banner {
    position: absolute;
    top: 453px;
    left: 447px;
    width: 470px;
    height: 60px;
}

.xzentric_banner_text {
    position: absolute;
    top: 525px;
    left: 459px;
    width: 462px;
    font-size: small;
    color: black;
}

.gb_cmd_writeentry {
    position: absolute;
    top: 380px;
    left: 200px;

    color: purple;
}

.gb_cmd_navi {
    position: absolute;
    top: 440px;
    left: 200px;

    color: #bfbfbf;
}

#gb {
    position: absolute;
    top: 85px;
    left: 440px;
    width: 545px;
    height: 475px;
    overflow: auto;
}

.gb_headline {
    color: black;
    font-weight: bold;
}

.gb_text {
    color: black;
    font-size: small;
}

.gb_author {
    color: grey; /*#b570df; */
    font-size: small;
}

.gb_newtable {
    position: absolute;
    top: 135px;
    left: 445px;
}

div.footer {
    color: grey;
    font-size: 10px;
    position: absolute;
    top: 579px;
    left: 991px;
}

table {
    color: black;
    font-size: small;
}

