/* Companion Custom CSS over-rides for [ Sickeningly Sweet Clam Meat ]: ComicPress - 2.8 */

/* Add Image to Header AND make it clickable back to home - adjust height width and location of image*/
#header {width: 1024px; height: 300px; background: url('/images/head.png') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 1024x; height: 300px; text-indent: -9999px;}
#header .description {display: none;}

/* Change the background. */
body { background: #ead9c5;
	background-image: url('images/background.png'); }