@charset "UTF-8";
body {
	background-color: #000000;
}
.contenedor {
	height: 600px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
