p {
     font-size: 24pt;
     color: # 054070;

}
h1 {
font-size: 24pt;
color : pink;
background-color: #8209C8;
} 
h2 {
font-size: 30pt;
color:red;
background-color: #A927F5;
}
h3 {
	font-size: 24pt; 
	color:red;
	background-color:#A927F5;
}

	
	
	
body {
      background-color:  blue;

