a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
a img {border: none;}  

 
html { display: table; margin: auto; }
body { display: table-cell; vertical-align: middle; }
#LL0 { margin-top: 25px ; }
#LL1 { position: absolute; margin-left:418px; top:345px; z-index:1; }

.scroll {
   background: none;
   overflow: scroll; /* showing scrollbars */
   overflow-y:hidden;
   scrollbar-Highlight-Color:#333;
   scrollbar-Track-Color:#0F6;  
   scrollbar-Face-Color:#000;
    
}

