home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / Knight050.lzh / Knight050 / help / kok.css < prev   
Cascading Style Sheet File  |  2002-05-11  |  185b  |  9 lines

  1. BODY{
  2.     background-image: url(img/bg.gif);
  3.     background-repeat: no-repeat;
  4.     background-position: center;
  5.     background-attachment: fixed;
  6.     background-color: black;
  7.     color: white
  8.     }
  9.