html, body {
	background: url("./images/eastern-eggs-seamless-background.jpg");
	background-repeat: repeat;
}

.content_block_header_block ul.topiclist li.header {
}
.headerbar, body.content_block_header_block li.header, body.content_block_header_stripe li.header::before, .no_avatar, .social_links_footer, .forumbg-table, .sidebar_block_stripe::before, .fancy_panel::before, .tile_row_2::before {
  background: #2b7979;
  }
  
  .navbar {
  background-color: #2b7979;
  }
  
 .specialbutton {
  background: #2b7979 !important;
  }

 .specialbutton:hover {
  background: #45c2c2 !important;
  }

.dropdown .dropdown-contents {
  background: #2b7979;
}

.post.has-profile.bg1, .post.has-profile.bg2{
  background-color: #F9FFF8;
}

li.row, .panel-container .panel li.row {
  background-color: #F9FFF8;
}