/* Companion Custom CSS over-rides for [ Chi-Yun Lau - Illustration ]: ComicPress - 2.9.0.14 */
body {
   margin: 0;
   color: #333;
   font-size: 12px;
   font-family: 'Arial', sans-serif;
   background: #ffffff url('http://www.chi-yun.com/blog/wp-content/themes/comicpress/images/bg-tile.png') center top repeat-x;
   }
#menu li a:hover {
      color: #fff;
      background: #42c4de;
      }
