home *** CD-ROM | disk | FTP | other *** search
/ 207.233.110.77 / 207.233.110.77.tar / 207.233.110.77 / web13 / terapiamusicalphase#2 / musicpage#4.css < prev    next >
Cascading Style Sheet File  |  2011-03-03  |  1KB  |  37 lines

  1. /*
  2.    Web Page Design I
  3.    Project Plan
  4.    Phase  #2
  5.  
  6.    The Therapeutic Power of Music
  7.    Author: Leah Grullon
  8.    Date: Feb.21, 2011  
  9.  
  10.    Filename:         music.css
  11.    Supporting Files: music&movement.htm
  12.  
  13. */
  14. body    {background-color: white; font-family: Arial, Helvetica, sans-serif}
  15. h3      {font-size: 15px; letter-spacing: 0.4px; text-indent: 1px}
  16.  
  17.  
  18. address {text-align: center; font: cursive small-caps 0.8em sans-serif;
  19.          border-top: 0.5em blue; padding-top: 1em; color: blue}
  20. a       {display: block; margin: 0.3em}
  21.  
  22.  
  23. #stimulusimg   {float: top right; margin: 0px 0px 1px 1px}
  24. #outer         {width: 55em}
  25. #links         {float: left; width: 10em; background-color: white;
  26.                 border-style: outset; border-width: 0.5em; border-color: blueviolet; height: 180px;
  27.                 overflow: auto; list-style-image: url(marker.gif)}
  28. #links a: link      {list-style-image: none}
  29. #links a:visited    {text-decoration: none}
  30. #links a:hover      {background-color: brown; color: white; text-decoration: underline overline}
  31. #links a:active     {text-decoration: none}
  32. #ul                 {list-style-image: url(bullet.jpg)}  
  33.  
  34. #inner         {margin-left: 12em; padding-left: 1em;
  35.                 border-left: 0.1em solid black}
  36.  
  37.