 p {

font-size: 13pt;
color: black;

} 
h1 {
font-size: 40pt;	
color: black;

}
h2 {
font-size: 25pt;
color:pink;

}
body {
background:linear-gradient(to bottom,#EF6CD2,#8D64B9);	
}
h3 {
font-size: 24pt;
color: pink;
 }	

li{
font-size: 19pt; 
color:purple;
}
a {
	
color : green;	
}
