body {
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(srcimg/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
