@charset "utf-8";
/* CSS Document */


body {
	background:#cccccc;
	margin: 0px;
}

#contenedor {
	width:800px;
	margin:0 auto;	
}
