/* Companion Custom CSS over-rides for [ Beyond the Dark ]: ComicPress Boxed - 1.2 */
/* Add Image to Header AND make it clickable back to home - adjust height width and location of image*/
#header {width: 266px; height: 88px; background: url('/uploads/2010/09/cropped-beyondthedark1.jpg') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 980px; height: 120px; text-indent: -9999px;}
#header .description {display: none;}
