@charset "utf-8";
body{
	background:#000000;
}

#Contenido {
	margin:auto;
	width:1000px;

	z-index:1;
}
