@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://www.bravadousa.com/hollywoodundead/images/bg.jpg') fixed;
background-size: 100% auto;
}

a, a:visited {
color: #D80085; /* tekstin vari */
}
a:hover {
color: #D83A9C; /* kun hiiri on tekstin paalla */
}

.ovari {
background: #D88CBB; /* taustavari */
color: #ffffff; /* tekstin vari */
text-shadow: 0 0 0 #fff; /* tama jos haluat varjot otsikoista pois */
}

.box {
background: #D8CDD4; /* taustavari */
color: #D81A8F; /* tekstin vari */
}

.white {
background: #D88FBC; /* taustavari */
}

#h1 {
background: #D8A2C3; /* taustavari */
color: #D81E91; /* tekstin vari */
}


.white {
background: #ffffff; /* taustavari */
}
#rightbox {
background: #D8BACD; /* taustavari */
} @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}