body {	font-family: Arial, Helvetica, sans-serif;	background-color: #FFF;	margin: 0px;	padding: 0px;	background-image: url(../images/powerlines.jpg);	background-repeat: no-repeat;	background-position: 250px top;	color: #000;}.content {	height: 450px;	width: 600px;	margin-left: 30px;	margin-top: 20px;	font-size: 12px;	color: #000;}/* for links */a:hover {	color: #000;	font-weight: normal;	background-color: #693;}a:visited {	color: #000;}a:link {	color: #000;}a:active {	color: #FFF;} A {text-decoration:none} /*for lines*/.blackline {	background-color: #000;	height: 1px;	width: 100%;	background-position: center;}.greyline {	background-color: #666;	height: 1px;	width: 100%;	background-position: center;	margin-top: -10px;}.lightline {	background-color: #999;	height: 1px;	width: 100%;	background-position: center;	margin-top: -10px;}/*for links*/.sections {	font-size: 12px;	color: #111;	padding: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 30px;}.smalltext {	font-size: 9px;	color: #888;	text-align: right;}/* for image tables */table.img {	background-position: center top;	padding: 5px;	width: 600px;	border: 1px solid #333;}td.imgpic {	background-color: #CCC;	padding: 2px;	text-align: center;	margin: 0px;}td.imgdesc {	font-size: 12px;	color: #000;	background-color: #ddd;	padding: 1px 5px;	margin: 0px;}	.front {	height: 450px;	width: 320px;	margin-left: 400px;	margin-top: 20px;	font-size: 12px;	color: #565656;	text-align: right;}