#total {
	height: 645px;
	width: 854px;
	margin-top: -322px;
	margin-left: -427px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#info {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 364px;
	height: 200px;
	margin-top: -100px;
	margin-left: -182px;
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	height: 150px;
	width: 200px;
	left: 20px;
	top: 29px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.bold {
	font-weight: bold;
}
#texto p {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
