body{
  
  background: url(img.duda.jpg);
  background-repeat: no-repeat; 
  background-size: cover;
  background-attachment: fixed; 
  font-family: Arial, sans-serif;
  padding:50px;
}

.p3{
   color:black;
}

.chama {
  
  color: white;
}