@charset "utf-8";
.pitBack {
	background-attachment: scroll;
	background-color: #130000;
	background-image: url(images/pitcrewSiteBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
	width: 100%;
}

