body{
  background-color : transparent;
  background-image : url(gura_5.gif);
  background-repeat : repeat;
}

.BoxClass{
  background-color : white;
  
  text-align : justify;
  margin-top : 60px;
  margin-left : 60px;
  margin-right : 60px;
  margin-bottom : 60px;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

