body {
	background-image: url(../images/bgb.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	background-color: #FAFAFA;
}
a {
	font: bold;
	color: #616161;
	text-decoration: none;
}
a:hover {
	color: Black;
}
h2{
	color: #999999;
}
.copy{
	color: black;
	text-align: center;
	font-size: 13px;
}

