body {
	text-align: center;
	background-color: #000000;
}

#contenedor {
	border: medium solid #000000;
	width: 815px;
}
#links {
	border: medium solid #000000;
	height: 200px;
	width: 815px;
}
