p {
font-size: 24pt;
color: black;

}
h1 {
font-size: 35pt;
color: yellow;
background-color: rgb(200,120,200);
}
h2{
font-size: 35pt;
color: 	black;
background-color: rgb(75,238,75);
}
body {
}
p {
font-size: 18pt;
color: black;
}
h3{
font-size: 25pt;
color: Black;

}
