/* Companion Custom CSS over-rides for [ The Threat Within: A Galactic Tale of War, Love and Everything in Between ]: ComicPress - 2.9 */
body
{
background-color:#efefd8;
        /* background-image: url('/images/repeat.jpg'); */
        /* background-repeat: repeat-x; */
        /* background-image: url('/images/attempt.jpg'); */
background-image: url('/images/kuroi.gif');
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
font-size: 12px;
font-family: 'Arial', sans-serif;
text-shadow: #000 0 0 0; /* Lighten Safari's heavy fonts */
}