   body {color: white; background: rgb(0,0,0); }

  div.bannerbox {
    margin-top: 40px; margin-left: 40px;
    align: center;
    clear: right;
    width: 520;
    background: rgb(59,59,60);
    padding: 0.5cm;
    border: 1px solid black;
    }

  div.banner {
    width: 519; height: 219;
    clear: right;
    background-image: url("http://jupiterman.net/jupiterpics/grey_banner.jpg");

  }
    div.textbox {
    width: 90%;
    background: rgb(91,91,91);
    padding: 0.5cm;
    border: 1px solid black;

  }
    h6.copyright {
    margin-top: 5px; margin-left: 40px;
    }


:link {color: rgb(225,3,3)}
:visited {color: rgb(225,3,3)}
