BODY{
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-color: black;
	color: white
	}
