body, html {
  background-image: url('../images/feather2.png');
  background-size: cover;
  background-attachment: fixed;    
  position: relative;
}



h1 {align-content: center;       
    color: black;
    text-align: center;
	font-size : 60pt;
}   
p  {align-content: center;       
    color: black;
    text-align: center;
}      
h3 {align-content: center;       
    color: black;
    text-align: center;
}   
