body {
	background-attachment: fixed;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
