body {
	background-color: #000000;
	background-image: url("../images/background.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}