p {
background-color: white;
}

that would do it for every <p> tag on page style sheet was linked to (rather then using inline styles) so that would work for dynamic text as long as the new posts were included within <p></p> tags