@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
