html{
	width:100%;
	margin:auto;
	}
	
body{
	width:100%;
	margin:auto;
	background-color:#000;
	}
	
#contenedor{
	margin-top:70px;
	}
