body, a
{
    	color: red;
}

p:first-letter
{
	color: white;
}




