@charset "UTF-8";
/* Porn Again PRINT layout */
/* It's all About Jesus */

#nav, #relit_book_bar {display: none;}

#print_header {display: block;}
#print_header h1 {color: red;}

#wrap {
	margin: 0px auto;
	text-align: left;
	width:  800px;
	overflow: visible;
	}

.chapter {
	width:  600px;
	font-size: 1.5em;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 30px;	
	}
	
#print_link {
	font-size: 2em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0px;
	font-weight: bold;
	font-family: helvetica, verdana, arial, sans-serif;
	color: red;
	}
	

#description {
	margin-top: 20px;
}