This text should be red.
Check out the CSS file as well.
@server variables { myColor: #f00; } p { color: myColor; }
Home - More stuff