/* 3dprinting.css */

body
{
  background: linear-gradient( rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5) ), url(/gallery/Mottisfont%202020/DSC_0581.JPG);
  background: linear-gradient( rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5) ), url(/3dprinting/IMG_0158%202.jpg);
  background-size: 1800px;
  background-position: top; 
  background-repeat: repeat-y;
  background-color: white;
}

#gallery_tab table, #gallery_tabtop
{
  background-color: rgba(255, 255, 255, 0) !important;
}

