body{margin: auto;
     background-image: url("images/logo_souvenir_francais.png");
     background-repeat: repeat;}

#corps {position: absolute;
        margin-left: 0px;
        margin-top: 0px;
        height: 1080px;
        width: 1920px;
        color: #FFFFFF;
        clear: both;
        background-repeat: no-repeat;}
       
div#listbox {position:absolute;
                        z-index: 1;
                        top: 900px;
                        left: 500px;
      	                width: 600px;
      	                height: 470px;
      	                overflow: auto;
      	                background-color: #FFFFFF;
      	                color: #3366FF;
                        font-family:Verdana; 
                        font-size:10pt; 
                        font-style: normal; 
                        text-align:left;}

                            



