#book {
	width: 925px;
	margin: 0 auto;
}

#book #header1 {
	background: url(https://s3.amazonaws.com/theoatmeal-img/book/header.jpg) no-repeat 0 0;
	height: 205px;
	position: relative;
}

#header1 #amm {
	position: absolute;
	top: 10px; 
	right: 10px;
	display: block;
	width: 50px;
	height: 70px;
}

#header1 #countdown {
	position: absolute; 
	left: 260px;
	bottom: 40px;
	font-weight: normal !important;
	font-size: 15px;
	text-transform: uppercase;
}

#book #nav {
	background: url(https://s3.amazonaws.com/theoatmeal-img/book/nav_off.jpg) no-repeat 0 0;	
	width: 925px;
	height: 69px;
}

		#book #nav a {
			height:69px;
			width: 152px;
			display: block;
			cursor: pointer;
			float: left;
		}

		#book_nav li {
			display: block;
			float: left;
			width: 150px;
		}

		#book #nav_tour { width: 170px !important; }
		
		#book #nav_faq { width: 100px !important; }

#book #header2 {
	background:url(https://s3.amazonaws.com/theoatmeal-img/book/header2.jpg) no-repeat 0 0;	
	height: 364px;
}


#book h1 {
	font-size: 45px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.2em;
}

#book h4 {
	font-size: 18px;
}

#buy {
	margin-top: 25px;

/*	background:url(https://s3.amazonaws.com/theoatmeal-img/book/or.png) no-repeat top right;  */
}

		#buy h4 { 
			padding-right: 105px;
		}

#reminder_email {
	margin-top: 25px;
	width: 389px;
	float: left;;
	padding-left: 30px; 
}

		#reminder_email h1 { font-size: 40px; }

#inside .boxtop { margin-top: -.90em;}

#tour {
	background:url(https://s3.amazonaws.com/theoatmeal-img/book/tour.jpg) no-repeat 0 0;
	margin-top: 50px;
}

	#tour_intro {
		padding: 7px 0 35px 130px;
	}

	#tour table {
		width: 100%;
	}

	#tour td { vertical-align: top; }

	#tour th {
		text-align: left;
		background: #eee;
		padding: .25em;
	}


#content_footer {
	width: 95% !important;
	padding: 2em;
	text-align: center;
}
