
body  {
	background:linear-gradient(grey,white);
	background-size:100%;
        background-repeat:no repeat;
	background-size:1600px 1600px;
	
	
}	
	
	
	
p {	
	color: black;
	font-size:25px;
        background-repeat:no repeat;
}

h3   {
       color:black;
       text-indent:10px;
       font-size:30px;

}	


h4 {
       color:black;
       text-indent:20px;
       font-size:26px;


}
