body 


p
{
font-size: 18px;
font-family: Arial;
font-weight: bold;
color:red;
}


h1
{
font-size: 36px;
font-family: Verdane;
font-weight: bold;
color:green;
background-color: black;
}