body {	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	color: black;	background-color: #CCCCCC;	margin: 0;	padding: 10;	top: 0px;	clip: rect(0px,auto,auto,auto);}/* By the way, this is a comment */p {	line-height: 1.5em;	padding-left: 0em;}h1 {	color: white;	background-color: #CCCCCC;	font-size: 2.5em;	margin: 0;	margin-bottom: 0.5em;	padding: 1em;	padding-left: 1em;	font-style: normal;	letter-spacing: 0.5em;	text-align: left;	border-bottom-style: solid;	border-bottom-width: 0.1em;	border-bottom-color: #333333;	}h2 {	color: gray;	background-color: #CCCCCC;	font-size: 1.2em;	margin: 0;	margin-bottom: 0.5em;	padding: 0.1em;	padding-left: 2em;	letter-spacing: 0.5em;	text-align: left;	border-bottom-style: solid;	border-bottom-width: 0.1em;	border-bottom-color: #333333;}h3 {	color: #999;	font-size: 1.25em;}a {	text-decoration: none;	color: #666666}strong {	font-style: italic;	text-transform: uppercase;}li {	color: #900;	font-style: italic;}