/* Companion Custom CSS over-rides for [ Thou Art My FANTASY Comic ]: ComicPress - 2.8 */

/* Change the background. */
body { background: #faf4c4 url('/images/background/Background-Spots-01.jpg') top center repeat; }

/* Add Image to Header AND make it clickable back to home - adjust height width and location of image*/
#header {width: 980x; height: 120px; background: url('/images/banners/Banner001-ver005-259x120.png') top left no-repeat;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 220px; height: 120px; text-indent: -9999px;}
#header .description {display: none;}


a:link {color: MidnightBlue ; text-decoration: bold;}
a:active {color: purple; text-decoration: bold;}
a:visited {color: purple; text-decoration: bold;}
a:hover {text-decoration: underline}

/*#comic {width: 740px;}*/
