@media (min-width: 1025px) {.dropdown-menu, .modal-content, .panel, .list-group-item {  background-color: rgba(250, 250, 250, 0.9); } }html, body {background-attachment: inherit;} 
        
        body {
background: #000000 url('https://photos-1.dropbox.com/t/0/AABaaC2AbCvKIkECLs5gDVVwwMztrvh_ZFPASkGffTt-eQ/12/119674826/png/1024x768/3/1396562400/0/2/Untitled.png/cmeY6TPSQoGNE1oZVf8dU_gMJYbcK8YZBw6kYoH-HBI') fixed;
background-repeat: no-repeat;
background-size: 100% auto;
}

.box {
background: rgba(50,50,50,0.2);
color: rgba(205,235,238,1);
}

.ovari {
background: rgba(50,50,50,0.8);
color: rgba(205,235,238,1);
text-shadow: 0 0 0 #fff;
}

#footer {
display:none;
}

.keskitys {
display:none;
}

.omega {
display:none;
}

.mobiilimainos {
display:none;
}

#h1 {
background: #000000;
color: rgba(205,235,238,1);
}

#rightbox {
background: #000000;
color: rgba(205,235,238,1);
}
 @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}