@charset "utf-8";
/* CSS Document */
body {
	background-color: #000100;  /*Nike Black*/
	background-image: url(../images/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-attachment:fixed;
}
