@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://d24w6bsrhbeh9d.cloudfront.net/photo/ay55zOY_700ba.gif') fixed;
 background-size: 100% auto;
 }
.box {
 background: #CCOOCC; /* #CCOOCC */
 color: #CCOOCC; /* #CCOOCC */
 }
.ovari {
 background: #CCOOCC; /* #CCOOCC */
 color: #CCOOCC; /* #CCOOCC */
 text-shadow: 0 0 0 #CCOOCC; /* #CCOOCC */
 }
#h1 {
 background: #CCOOCC; /* #CCOOCC */
 color: #CCOOCC; /* #CCOOCC */
 }
#rightbox {
 background: #CCOOCC; /* #CCOOCC */
 }
.white {
 background: #CCOOCC; /* #CCOOCC */
 }

a, a:visited {
 color: #CCOOCC; /* #CCOOCC */
 }
a:hover {
 color: #CCOOCC; /* #CCOOCC */
 } @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}