body,td,th {
	background-color:#000000;
	margin: 0px;
	height:100%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-size: 1px;
	color: #4601C0C;
}
h2 {
	font-size: 1px;
	color: #4601C0C;
}

.mainCenter {
	height:100%;
}
