/* Companion Custom CSS over-rides for [ Jenny Everywhere's Infinite: Quark Time ]:  -  */

#page-wide { width: 1200px; }

#comic { 
width: 900px;
background: #fff; 
border-left: 1px solid #000; 
border-right: 1px solod #000;
border-top: 0px;
border-bottom: 0px;
text-align: center; 
z-index: 100; 
padding: 0 0; 
} 

} 


#comic img { 
float-right;

}