
body
{
	margin: 10;
	padding: 0;
	background:#e0e0e0;
}

#contenedor
{
	width: 90%;
	margin:0 auto;
}


