.BB {
text-align: center;
color: #000099;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 14px;
font-weight: bolder;
text-shadow: 1px 1px 1px #FF9;
}
.B2 {
text-align: center;
color: #fff;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-weight: bolder;
text-shadow: 1px 1px 1px #000;
}
.DD {
text-align: center;
color: #333;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 16px;
font-weight: bolder;
}
.D2 {
text-align: center;
color: #FFF;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 16px;
font-weight: bold;
}
.sol {
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
text-align: left;
font-family: "Courier New", Courier, monospace;
padding: 8px;
height: 100%;
width: 100%;
background-color: #fff;
font-size:15px;
}
a.ll:hover, a.ll:active  {
color: #000;
font-style: italic;
text-decoration: none;
}
.ll  {
font-weight: bold;
text-decoration: underline;
color: #333;
}
body {
background-image: url(adeko/images/ban-20.jpg);
}
.alrt{
display:none;
}

#web-bg {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}