a, address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul {
    font-family: Arial, "b&h-luxi sans-iso8859-1", sans-serif;
    margin-left: 0px;
    font-style: normal;
}

body {
    font-size: 100%;
    text-align: center;
    margin: 0px auto;
    word-spacing: 0.3em;
    color: white;
    background-color: #464646; /* 444444 */
    width: 100%;
    height: auto;
    background-image: none;
    background-attachment: unset;
    background-position: unset;
    background-repeat: unset;
}
/*

    body {
    font-size: 120%;
    text-align: center;
    margin: 0px auto;
    word-spacing: 0.3em;
    color: white;
    background-color: black;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-image: URL(images/starssparkle.gif);
    background-position: top left;
    background-repeat: repeat;
}
*/

/*
#logo {
    position: fixed;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: URL(images/onerb.png);
    background-size: 450px 450px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    text-align: center;
    vertical-align: bottom;
}
    */

/*
    div.stars {
    text-align: center;
    color: white;
    background-color: black;
    background-attachment: fixed;
    background-image: URL(images/starssparkle.gif);
    margin: 0px auto;
    width: 100%;
    height: 100%;
}
*/

div.rftBackgroundOld {
    text-align: center;
    color: white;
    background-color: #464646;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-image: URL(images/earthlights4.png); /* or URL(images/earthlights4cropped.png) for narrow screens */
    background-size: contain;
    background-position: center center;
    background-repeat: repeat-y;
}

div.rftBackgroundOld {
    position: fixed;
    z-index: 0;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    text-align: center;
    color: white;
    background-color: #464646;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-image: URL(images/earthlights4.png); /* or URL(images/earthlights4cropped.png) for narrow screens */
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

#rftBackground {
    position: fixed;
    z-index: 0;
    top: 0px;
    left: 0px;
    text-align: center;
    color: white;
    background-color: #464646;
    margin: 0px auto;
    /*
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    
    background-attachment: fixed;
    background-image: URL(images/earthlights4.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
        */
}

em {
    color: yellow;
    font-weight: bold;
    font-style: normal;
}

table {
    font-size: 100%;
    color: white;
}

    table.nav {
        font-size: 100%;
        color: white;
        text-align: center;
    }

p {
    text-align: justify;
    font-size: 90%;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
}

#logo {
    position: fixed;
    z-index: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: URL(images/rftcolor.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    text-align: center;
    vertical-align: bottom;
}




