body {
	background: #fff;
}
h2 {font-size: 24px; }

#djtaf {
	background: url(http://s3.amazonaws.com/theoatmeal-img/djtaf/header.png) no-repeat top center;
}

#djtaf h1 span { display: none; }

#djtaf h1 a { 
	display: block;
	width: 639px;
	height: 217px;
	margin: 0 auto;
	margin-top: 30px;
}

#djtaf ul {
	width: 639px;
	margin: 30px auto 0 auto;
	text-align: center;
}

#djtaf .part1 { 
	font-size: 30px;
}


#djtaf .part2 { font-size: 38px; }

.show_part2 {
	background: url(http://s3.amazonaws.com/theoatmeal-img/djtaf/show_answer.png) no-repeat top center;
	height: 45px;
	padding-top: 12px;
}

.show_part2 a { color: #fff; }

#next_joke, #previous_joke { margin-bottom: 2em; }

#previous_joke { padding-right: 1.2em; }

#suggestion {
	text-align: center; 
	width: 800px; 
	margin: 20px auto 10px auto; 
}
