/* Companion Custom CSS over-rides for [ PartiallyClips ]: ComicPress - 2.8 */

body {
	background: #fff url('images/bg-tileable.png');
}

#content-wrapper {
	background: #fff
}

#header {
	text-align: center;
}

.description {
	color: white;
	text-shadow: -1px 0 black, 0 3px black, 3px 0 black, 0 -1px black;
	font-size: 20px !important;
}

#footer {
	background: #fff
}

#comic {
	border: 0px;
}

#comic-foot {
	background: #FFFFFF none repeat scroll 0 0;
}