body {
	background-attachment: fixed;
	background-color: #999999;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
