@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	background-color:#040505;
}

div#cuerpo {
      position:fixed;
      width: 100%; 
	  left:0px;
	  top:0px;
}

