body {

    background-image: url('rplanet.jpg'), url('galaxy.jpg');
    background-color: #000001;
    border-width:1px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position:left bottom, top right;
    font-family: Arial;
    font-size: 10pt;
}