/* @override 
	http://localhost:3000/stylesheets/tour.css
	http://asset4.worldonahanger.com/stylesheets/tour.css?1259794697
*/

#tour {
  text-align: center;
}

#tour img {
  display: block;
  margin: 1em auto 2em auto;
}

.tour-section {
  margin: 0 auto 2em auto;
  width: 980px;
  border-bottom: 1px dotted #aaa;
}

#tour .signup-button {
  margin-top: 1.5em;
  margin-bottom: 2em;
  width: 15em;
  
}

#tour .screencast {
  background-color: #1c3949;
  padding: 20px 0 25px 0;
}

#tour .screencast h1 {
  color: #fff;
  margin-top: 0;
}

#movie {
  margin-bottom: 20px;
}