body {
  background: #EDEFEC url('../images/mainframebg.jpg') left top fixed;
	margin: 10px;
	font-family: helvetica, arial, verdana;
	font-color: #000000;
  font-size: 12px;
	line-height: 20px;
  overflow: auto;
}

hr {
  color: #07A8B2;
	

background-color: #FFFFFF;
	height: 1px;
}

a {
  color: #999999;
	text-decoration: none;
}