body {
	background-attachment: fixed;
	background-image: url(img/homepage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC9933;

}

