body {
	font: 13px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	background: #555 url(images/PageShadow.png) repeat-x fixed;
	margin: 50px 0 0;
	cursor: default;
	padding: 25px;
}

/* @group Headers */

h1 {
	font: normal 36px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: lowercase;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	margin: 0 0 20px;
}

h1 span {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 1px rgba(255,255,255,0.3);
}

h3 {
	font-size: 1em;
}

/* @end */

/* @group Content */

#content {
	background: none no-repeat 0 0;
	display: block;
	min-height: 300px;
	max-width: 600px;
	padding: 25px 65px 50px 210px;
}

p {
	color: rgba(255,255,255,0.7);
}

p strong {
	color: #fff;
}

/* @end */


<!--perfect note. evidence is non conclusive. . html is restrictive.-->
