#contenedor {
	margin: auto;
	height: 600px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
}
