 A        {text-decoration:none; color:#ffffff}
 img      {border:0}
 href {target:#;}  
 html, body   { background-color: black; height: 100%; margin: 0; topmargin:0; padding: 0;
                color: white; text-align: center;color: white; border:0; border-width:0px;}
 
 
 div#centeredl { border: 0; background-color: black; height: 50%; width: 100%;
                position: absolute; left: 0%; top: 10%; color: white; }
 
 div#centeredr { border: 0; background-color: black; height: 50%; width: 100%;
                position: absolute; left: 0%; top: 10%; color: white; text-align:right;}
 
 div#centered { border: 0; background-color: black; height: 50%; width: 100%;
                position: absolute; left: 0; top: 0; color: white; text-align:center;}

 div#centeredO { border: 0; background-color: black; height: 50%; width: 100%;
                position: absolute; left: 0%; top: 7%; color: white; text-align:center; }                

 
div#horizonMenu {
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: -375px;
    text-align: center;
    min-width: 900px; 
    border:0;
}
div#wrapperMenu {
    background-color: #000000;
    position: relative;
    text-align: left;
    width: 210px;
    height: 750px;
    margin: 0px auto;
    border:0;
    }
