body
{
font-family: Comic Sans MS;
background-color: yellow;
color: purple;
margin: 5% 5%;
}


p
{
margin: 0 0 0 2em; /* top right bottom left */
text-indent: -2em;
text-align: left;
}