  body {
	  font-family:sans-serif;
	  }

	  /* css comment */
     
	  
	  p{
		  color:brown; text-indent: 1em;
	}
	
    	p.first{color:green;}
	  
	  .subsequent {color: blue;}
	