@charset "utf-8";
/* CSS Document */

.contenedor{

	width:1000px;
	height:880px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imagenes/png/superfondo.png);

}