
body
{
background-color:#FFA900;
}
h1
{
color:green;
text-align:center;
}
p
{
font-family:"Arial";
font-size:20px;
}
