body {
	background-attachment: fixed;
	background-image: url(../Images/FondoBlack.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
}

