home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 88 / PIWD88.iso / pc / CONTENTS / DREAMWEAVER / TUTORIAL_FILES / Pages58-60 / COMPLETE / ESSNTIAL / POPUP.CSS < prev    next >
Cascading Style Sheet File  |  2003-11-03  |  122b  |  9 lines

  1. body {
  2.     background-color: #FF5942;
  3. }
  4. p {
  5.     font-family: Arial, Helvetica, sans-serif;
  6.     font-size: 10px;
  7.     color: #000000;
  8. }
  9.