body {
	color:#FFFFFF;
	background-color: #000000;
	font-family:Arial;
}
#centera {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 820px;
	height: 540px;
	margin-left: -410px;
	margin-top: -292px;
}

#center {
	top: 50%;
	width: 820px;
	height: 540px;
	margin-left: 90px;
}
a img {
    border: 0 !important;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}