body { 	margin: 0;	padding: 0;	color: #000; 	background-color: #fff;	text-align: center;	font-family: verdana, sans-serif;}p {}td {}a:link { color: #c00000; }a:visited { color: #c00000; }a:hover { color: #842626; }a:active { color: red }div#strip {	position: absolute;	top: 0;	left: 0;	background-color: #2e2e2e;	height: 6px;	width: 100%;}div#container {	width: 600px;	margin: auto;}div#logo {	margin: 10px 0 0 0;	height: 73px;	width: 290px;	clear: both;	background-image: url(images/substring_logo.jpg);}h1 {	font-size: 45px;	font-family: helvetica, arial, sans-serif;		line-height: 30px;	letter-spacing: -1px;	padding: 0;	margin: 0;	color: #c00000;	text-decoration: none;}h2 {	letter-spacing: -1px;	color: #c00000;}div.statement {	font-family: Georgia;	font-size: 25px;	margin: 10px 0 10px 0;}span.highlight {	background-color: #ffc;} 