.background {
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #000000;
	border: none;



}
.bak2 {
	background-image:  url(Images/back2.gif);
	z-index: auto;
	width: auto;
	left: auto;

}
.gold {
	background-attachment: fixed;
	background-image: url(Images/yellow.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}
