p
{
color: blue;
font-size: 14px;
}
h1
{
color: red;
font-size: 28px;
text-align: center;
}
h2
{
color: green;
font-size: 22px;
}
body
{
background-color: silver;
}
