body {
	height: 100%;

}
#center {
	margin: auto;
	height: 100%;
}
#table2 {
	height: 100%;
	width: 100%;
}
#center a {
	color: #FFFFFF;
	text-decoration: none;
}
#center a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#center a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
