@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
.contenedor {
	height: 900px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

