body {
	background: #000;
	}

#contenedor {
	width:780px;
	height: 530px;
	margin: auto;
	margin-top: 20px;
	border: 1px solid #000;
	}

