body {
	margin: 0px;
	background-color: black;
}
#centro { 
	width: 587px;
	height: 415px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -294px;
	margin-top: -208px
}
.base_bg {
	background-image: url(images/base_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-weight: bold;
}
