@charset "utf-8";
* {
	margin:0 auto;
}
body {
	background-color:#fff;
}
#contenedor {
	width:1024px;
	height:683px;
}
