body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(textura.jpg);
	background-repeat:  repeat-y;
	background-position: center center;
}

