h1
{
font-family: Arial;
font-size: 28px;
color: #008000;
}

p
{
font-family: "Times new Roman";
font-size: 16px;
color: Blue;
}

body
{
background-color: Yellow;
}