.imageRGDP
{
  background:fixed;
  background-repeat:no-repeat;
  background-size: cover;
  background-image: url('https://img.batir.com/bg.jpg');
  min-height: 100%;
}
.bgRGDP
{
  background-color: rgba(255,255,255, 0.8);
}
