/* background */
body {
  background-color: #0d1117;
  background-image: url('../gfx_main/background_3d.png');
}
table.gallery_otherpics {
  margin-top:10px;
  background-color: black;
  padding: 2px;
  text-align: center;
}
td.gallery_otherpics_text {
  width: 200px;
  text-align: left;
  font-family: FontulMeu2b;
  font-size: 16px;
  padding: 5px;
  color: #828282;
  background-color: #6c0f11;
}
