body{
margin: 0px;
background-image:url(../img/fons.jpg);
background-repeat:no-repeat;
background-position:top;
background-color: black;
overflow:hidden;
}
#ALL{
position:relative;
margin-left: auto;
margin-right: auto;
top: 135px;
width: 923px;
}

#menu{
position: relative;
left: 463px;
}

#PANEL_A{
float: left;
clear: none;
position: absolute;
left: 0px;
width: 460px;
height: 300px;
background-color: #112;
/*z-index: 5;*/
}
#PANEL_B{
position: absolute;
left: 463px;
width: 460px;
height: 298px;
overflow: auto;
background-color: #112;
}
#PANEL_C{
margin-top: 3px;
float: left;
clear: none;
width: 460px;
height: 40px;
overflow: auto;
background-color: #112;
display: none;
}
#snow{
margin-top: 3px;
width: 460px;
height: 298px;
position: absolute;
/*z-index: 1;*/

}
#clipBox{
width: 430px;
margin-left: 2px;
margin-top: 2px;
padding: 4px;
font-family: monospace;
font-size: 12px;
color: #A46FD4;
color: #8888BB;
background-color: #223;
background-color: #334;
}

#clipBox img{
padding-right: 14px;
cursor: pointer;
}

h3{
font-size: 13px;
color: white;
font-weight: normal;
margin:0px;
}

h6{
font-family: monospace;
font-weight: normal;
font-size: 12px;
margin-left: 2px;
margin-top: 2px;
margin-bottom: 2px;
padding: 4px;
padding-left: 4px;
background-color: #8888BB;
background-color: #111122;
color: #667;
width: 430px;
}

a{
color:#D1AAE3;
}
a:hover{
color:#FFFFFF;
}