body {
	background: #333;
}

#stolen { text-align: center; }

		#header {
			background: url(/img/stolen_cars/header.png) no-repeat 0 0;
			width: 577px;
			height: 205px;
			margin: 25px auto;
		}

		#header span { display: none; }

#slideshow { margin-bottom: 100px; background: #000; padding: 10px; margin-top: 5px; }

#slideshow h1 { color: #fff; }

#slideshow h3, #slideshow p { color: #fff; }


