body, a
{
    	color: blue;
}

p:first-letter
{
	color: yellow;
}


