
body  {
	background:linear-gradient(grey,white);
	background-size:100%;
        background-repeat:no repeat;
	background-size:1600px 1500px;
	
	
}	
	
	
	
p {	
	color: black;
	font-size:25px;

}

h3   {
       color:black;
       text-indent:200px;
       font-size:35px;

}	
