body, #meat {
	background: #000;
}

#horrible {
	width: 950px;
	margin: 0 auto;
}

#cards li {
	margin-bottom: 55px;
}

#more_horrible {
	background: url(https://s3.amazonaws.com/img/horrible/more.png) no-repeat 0 0;
	height: 50px;
	text-align: right;
	margin-bottom: 50px; 
	width: 770px;
}


#horrible2_header {
	background: url(https://s3.amazonaws.com/theoatmeal-img/horrible/header2.png) no-repeat; 
	width: 717px; height: 210px; 
	position: relative; 
	margin: 0 auto;
	padding-bottom: 5px;
}

#horrible2_header #pages {
	position: absolute; 
	right: 80px;
	bottom: 0px;
}

#more_horrible img { padding-right: 20px; }

#horrible_footer { color: #ccc; }

.category_nav {
	margin: 0 auto 40px auto;
	padding: 1em 0 0 0;
}

.category_nav img {
	padding-right: 1.5em; 
}