@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://is12.snstatic.fi/img/978/1288466315362.jpeg') fixed;
background-size: 100% auto;
}

.box {
background: #FFFFFF; /* taustavari */
color: #686868; /* tekstin vari */
}

#h1 {
background: #FFFFFF; /* taustavari */
color: #686868; /* tekstin vari */
}

#rightbox {
background: #FFFFFF; /* taustavari */
}

.ovari {
background: #0055FF; /* taustavari */
color: #FFFFFF; /* tekstin vari */
text-shadow: 0 0 0 #fff; /* tama jos haluat varjot otsikoista pois */
} @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}