@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: url('http://us.123rf.com/400wm/400/400/miss_j/miss_j1205/miss_j120500015/13584639-abstract-sparkling-disco-background.jpg') fixed;
background-size: 100% auto;
}
.box {
background: #25C4A4; /* taustavari */
color: #680807; /* tekstin vari */
}
.ovari {
background: #1B6060; /* taustavari */
color: #C9930C; /* tekstin vari */
text-shadow: 0 0 0 #fff; /* tama jos haluat varjot otsikoista pois */
} @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}