	/****** Page Header ******/
	.page-header {
		background: #4473b9;
	}
	#showStopper .row {
	    min-height: 325px;
	}

	#showStopper {
	}

	#showStopper.image1 { background-image: url(image/slider/Drosselmeyer.png); }
	#showStopper.image2 { background-image: url(image/slider/Kevin-Babington.png); }
	#showStopper.image3 { background-image: url(image/slider/Killian-McGrath-&-Salerno.png); }
	#showStopper.image4 { background-image: url(image/slider/Lindsay-Sears.png); }
	#showStopper.image5 { background-image: url(image/slider/Orb.png); }
	#showStopper.image6 { background-image: url(image/slider/Oxbow.png); }
	#showStopper.image7 { background-image: url(image/slider/Peter-Pletcher.png); }
	#showStopper.image8 { background-image: url(image/slider/Princess-of-Sylmanar.png); }
	#showStopper.image9 { background-image: url(image/slider/SuperSaver.png); }
	#showStopper.image10 { background-image: url(image/slider/Well-Armed.png); }
	#showStopper.image11 { background-image: url(image/slider/Wise-Dan.png); }

	.slide-info { display: none; }
	.show { display: block; }

	#showStopper {
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-attachment: fixed;
	    margin-bottom: 50px;
	    background-position: center center; 
    	height: 325px;
		width: 100%;
	}
	#showStopper h1 {
	    text-align: center;
	    font-weight: 700;
	    color: #fff;
	    padding-top: 112.5px;
	}