@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://th02.deviantart.net/fs71/200H/i/2012/202/f/3/black_veil_brides_background_by_mareyfee-d581a2p.jpg') fixed;
background-size: 100% auto;
} 

#h1 {
background: #000256; /* taustavari */
color: #87F2F2; /* tekstin vari */
} @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}