
/* CSS Document */


body {
	text-align:center;
	margin:0 auto;
	background-image: url(image/fondo_gral.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
  } 
