body {
	background-color: #2F2F2F;
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

