CSS does not provide C++ style commenting (lines prefixed with "//"). To accomplish something quick, simple and similar, simply put an "x" in front of your declarations to cause it to break. This is very effective to test various declarations, however it will prevent your CSS from validating. Be sure to remove them when you're done to both help validation but also clean up your dirty laundry.

The paragraphs should have a green border.