@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(Texture/background3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
