/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(http://webstager.com/Images/background/black_grad_bck.jpg);
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-position: center top;
	}
