body {
	background-image: url(bgg.jpg);
	background-repeat: repeat-x;
	background-color:#4e7301;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	color: #631002;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #631002;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
} 

 #test2 {
    border: 0px solid #555;
    width: 901px;
    height: 172px;
  }