home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / oddech / knight / knightofknights.exe / 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.