@charset "utf-8";
/* CSS Document */

#contenedor {
    height: 1760px;
    width: 1440px;
	margin: 0 auto;
	background-color: #E74620
}