body {
	background-color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 750px;
	background-image: url(image/info.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-position: center top;
	border: thick solid #000000;
	text-align: center;
	height: 570px;






}
a:link {
	color: #000000;
	text-decoration: none;
	text-align: center;

}
a:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}

