#header, #page-title, #main-container, #main-container .main-box, .layout-region-node-main  {background-color: #bbd994 !important;}
#main-navigation-h, #copyright, #footer-menu {background-color: #646c33 !important;}
.froggy {display: block; float:left; margin: 0; height: 70px; padding: 0;}
#footer-menu-inner w3-container {margin-top: 0; margin-bottom: 0;}

.site-name {margin-top: 6%;}

.collab h4:before {content: url(OPENm.png); display:block; float:left; margin-right:5px;}
.collabon h4:before {content: url(CLOSEm.png); display:block; float:left; margin-right:5px;}



#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background: url("tof2.png");
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  width: 36px;
  height:36px;
}
