/*A style sheet with some rules*/
body {
	/* inline comment */
	color: white; background: black;
}