html, body {
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:0 auto;
	padding:0;
	border:0;
}
.input {
	color:#fff;
	background:#000;
	border:0px;
	border-bottom:1px solid #ccc;
	font:10px Arial, Helvetica, sans-serif;
	width:230px;
}
table {
	margin:0 auto;
	text-align:center;
}
.bt {
	color:#fff;
	font-weight:bold;
	background:#000;
	border:1px double #ccc;
	font:10px Arial, Helvetica, sans-serif;
}
td {
	font-size:10px;
}
html {
	overflow:hidden;
	height:100%;
}
body {
	background:#000;
	height:100%;
}
a {
	color:gray
}
#centros {
	width:1000px;
	height:625px;
	margin: -312px 0 0 -500px;
	left:50%;
	top:50%;
	position:absolute;
}
#centrom {
	width:1250px;
	height:781px;
	margin: -390px 0 0 -625px;
	left:50%;
	top:50%;
	position:absolute;
}

