.Ironhorse {
	background-attachment: fixed;
	background-image: url(Images/Austins%20IronHorse%20ImageBG2.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #000000;
	border: none;
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip:  rect(auto auto auto auto);


}
