@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: #000000 url('https://si0.twimg.com/profile_background_images/378800000100897085/16bd28e1e1d80dc9179072b4d31f38d8.png'); fixed;
background-size: 100% auto;
}

.box {
background: #aaaaaa; 
color: #0a0a0a; 
}
.ovari {
background: #aaaaaa; 
color: #222222; 
text-shadow: #fff; 
}

#h1 {
background: #aaaaaa; 
background:hover: #222222;
color: #0a0a0a; 
border-style: solid #000000;
}


#rightbox {
background: #aaaaaa; 
}


.white {
background: #cccccc; 
}


a, a:visited {
color: #333333; 
}
a:hover {
color: #000000; 
} @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}